Home
last modified time | relevance | path

Searched refs:GetEntryAddress (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_ShaderBinaryInfo.cpp358 vertexEntry = this->GetEntryAddress( vertexIndex ); in BuildOutAttrCommand()
373 geometryEntry = this->GetEntryAddress( geometryIndex ); in BuildOutAttrCommand()
/NW4C-1.2.23/include/nw/gfx/
Dgfx_ShaderBinaryInfo.h623 u32 GetEntryAddress(s32 shaderIndex) const in GetEntryAddress() function