Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/CommandCache/
Ddemo_CommandCache.cpp358 const GLsizei bufferSize, const u32 uniformFloatRegIndex, u32* uniformOffsetArray) in GetVSUniformOffset() argument
387 if (const_current_addr == uniformFloatRegIndex) in GetVSUniformOffset()
428 if (const_current_addr == uniformFloatRegIndex) in GetVSUniformOffset()
464 if (const_current_addr == uniformFloatRegIndex) in GetVSUniformOffset()
/CTR-SDK-4.2.7-SampleDemos/common/include/demo/CommandCache/
Ddemo_CommandCache.h81 const GLsizei bufferSize, const u32 uniformFloatRegIndex, u32* uniformOffsetArray);