Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DProgram.cpp325 TextureType Program::getSamplerTextureType(sw::SamplerType type, unsigned int samplerIndex) in getSamplerTextureType() function in es2::Program
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DProgramD3D.cpp771 gl::TextureType ProgramD3D::getSamplerTextureType(gl::ShaderType type, in getSamplerTextureType() function in rx::ProgramD3D