MCPcopy Create free account
hub / github.com/GPUOpen-Tools/compressonator / BC1DisableSIMD

Function BC1DisableSIMD

cmp_core/shaders/bc1_encode_kernel.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81void BC1DisableSIMD()
82{
83 bc1ToggleSIMD(EXTENSION_NONE);
84}
85#else
86int BC1EnableSSE4()
87{

Callers 1

DisableSIMDFunction · 0.85

Calls 1

bc1ToggleSIMDFunction · 0.85

Tested by

no test coverage detected