Searched defs:textureParams (Results 1 – 4 of 4) sorted by relevance
364 bool GLESv2Validate::textureParams(GLEScontext* ctx, GLenum param) { in textureParams() function in GLESv2Validate
1432 const TextureBinding::Parameters &textureParams = textureBinding.getParameters(); in useSampler() local1640 TextureBinding::Parameters textureParams) in createSamplerUniform()
1282 TextureBinding::Parameters textureParams; in init() local
684 bool textureParams(GL2Encoder* ctx, GLenum param) { in textureParams() function