Home
last modified time | relevance | path

Searched refs:getSamplerMapping (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DProgram.h76 GLint getSamplerMapping(unsigned int samplerIndex);
DProgram.cpp195 GLint Program::getSamplerMapping(unsigned int samplerIndex) in getSamplerMapping() function in gl::Program
DContext.cpp2024 int textureUnit = programObject->getSamplerMapping(sampler); in applyTextures()
/external/webkit/Source/ThirdParty/ANGLE/
DChangeLog458 (gl::Program::getSamplerMapping):