Home
last modified time | relevance | path

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

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