Home
last modified time | relevance | path

Searched defs:arrayIndex (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Render/
Ddemo_RenderSystemDrawing.cpp296 u32 arrayIndex = 0; in HasTexture() local
374 bool RenderSystemDrawing::FindTextureArrayIndex(const GLuint textureId, u32& arrayIndex) in FindTextureArrayIndex()