Searched refs:uintIndex (Results 1 – 1 of 1) sorted by relevance
2149 unsigned int uintIndex = static_cast<unsigned int>(textureIndex); in formsRenderingFeedbackLoopWith() local2150 Texture *texture = glState.getSamplerTexture(uintIndex, textureTypes[textureIndex]); in formsRenderingFeedbackLoopWith()2151 const Sampler *sampler = glState.getSampler(uintIndex); in formsRenderingFeedbackLoopWith()