Home
last modified time | relevance | path

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

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