Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ IsShaderInput
Method
IsShaderInput
GTE/Graphics/TextureDS.h:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
inline bool IsShaderInput() const
27
{
28
return mShaderInput;
29
}
30
31
private:
32
bool mShaderInput;
Callers
1
DX11TextureDS
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected