Home
last modified time | relevance | path

Searched defs:samplerIndex (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_bitmap.c119 make_bitmap_fragment_program(struct gl_context *ctx, GLuint samplerIndex) in make_bitmap_fragment_program()
179 GLuint samplerIndex) in make_bitmap_fragment_program_glsl()
Dst_glsl_to_tgsi.cpp3812 glsl_to_tgsi_visitor *original, int samplerIndex) in get_bitmap_visitor()
/external/swiftshader/src/OpenGL/libGL/
DProgram.cpp215 GLint Program::getSamplerMapping(sw::SamplerType type, unsigned int samplerIndex) in getSamplerMapping()
249 TextureType Program::getSamplerTextureType(sw::SamplerType type, unsigned int samplerIndex) in getSamplerTextureType()
1744 unsigned int samplerIndex = targetUniform->psRegisterIndex + i; in applyUniform1iv() local
1766 unsigned int samplerIndex = targetUniform->vsRegisterIndex + i; in applyUniform1iv() local
DContext.cpp2024 for(int samplerIndex = 0; samplerIndex < samplerCount; samplerIndex++) in applyTextures() local
/external/swiftshader/src/OpenGL/libGLESv2/
DProgram.cpp297 GLint Program::getSamplerMapping(sw::SamplerType type, unsigned int samplerIndex) in getSamplerMapping()
331 TextureType Program::getSamplerTextureType(sw::SamplerType type, unsigned int samplerIndex) in getSamplerTextureType()
2194 unsigned int samplerIndex = targetUniform->psRegisterIndex + i; in applyUniform1iv() local
2208 unsigned int samplerIndex = targetUniform->vsRegisterIndex + i; in applyUniform1iv() local
2296 unsigned int samplerIndex = targetUniform->psRegisterIndex + i; in applyUniform1uiv() local
2310 unsigned int samplerIndex = targetUniform->vsRegisterIndex + i; in applyUniform1uiv() local
DContext.cpp3030 for(int samplerIndex = 0; samplerIndex < samplerCount; samplerIndex++) in applyTextures() local