Home
last modified time | relevance | path

Searched defs:bindTextures (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLProgram.cpp86 void GrGLProgram::bindTextures(const Proc* ip, const GrProcessor& processor) { in bindTextures() function in GrGLProgram
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl30 glBindTexturesFunc bindTextures; variable