Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Utility/
Ddemo_Utility.cpp62 for (u32 uniformIndex = 0; uniformIndex < MAX_UNIFORM_LOCATIONS_NUM; uniformIndex++) in InitializeUniforms() local
64 s_UniformLocations[uniformIndex] = -1; in InitializeUniforms()