Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp3210 angle::Result Renderer9::applyTextures(const gl::Context *context, gl::ShaderType shaderType) in applyTextures() function in rx::Renderer9
3269 angle::Result Renderer9::applyTextures(const gl::Context *context) in applyTextures() function in rx::Renderer9
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp3139 void Context::applyTextures() in applyTextures() function in es2::Context
3145 void Context::applyTextures(sw::SamplerType samplerType) in applyTextures() function in es2::Context