Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ GetAPI
Method
GetAPI
GTE/Graphics/DX11/HLSLProgramFactory.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
int32_t HLSLProgramFactory::GetAPI() const
26
{
27
return PF_HLSL;
28
}
29
30
std::shared_ptr<VisualProgram> HLSLProgramFactory::CreateFromBytecode(
31
std::vector<uint8_t> const& vsBytecode,
Callers
15
VolumeFogEffect
Method · 0.45
OverlayEffect
Method · 0.45
TextEffect
Method · 0.45
Texture2Effect
Method · 0.45
CubeMapEffect
Method · 0.45
AreaLightEffect
Method · 0.45
Texture3Effect
Method · 0.45
BumpMapEffect
Method · 0.45
VertexColorEffect
Method · 0.45
ConstantColorEffect
Method · 0.45
PlanarShadowEffect
Method · 0.45
LightEffect
Method · 0.45
Calls
no outgoing calls
Tested by
2
GPUFluid2UpdateState
Method · 0.36
GPUFluid3UpdateState
Method · 0.36