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