Home
last modified time | relevance | path

Searched defs:applyTexture (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/libGL/
DContext.cpp2085 void Context::applyTexture(sw::SamplerType type, int index, Texture *baseTexture) in applyTexture() function in gl::Context
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp2348 void Context::applyTexture(int index, Texture *baseTexture) in applyTexture() function in es1::Context
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp3085 void Context::applyTexture(sw::SamplerType type, int index, Texture *baseTexture) in applyTexture() function in es2::Context