Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crownengine/crown
/ SamplerState
Method
SamplerState
src/resource/shader_resource.cpp:1000–1003 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
998
SamplerWrap::Enum _wrap_w;
999
1000
SamplerState()
1001
{
1002
reset();
1003
}
1004
1005
void reset()
1006
{
Callers
nothing calls this directly
Calls
1
reset
Function · 0.70
Tested by
no test coverage detected