Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
81
void BC1DisableSIMD()
82
{
83
bc1ToggleSIMD(EXTENSION_NONE);
84
}
85
#else
86
int BC1EnableSSE4()
87
{
Callers
1
DisableSIMD
Function · 0.85
Calls
1
bc1ToggleSIMD
Function · 0.85
Tested by
no test coverage detected