Searched refs:SAMPLER_2D (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/src/Shader/
H A DShader.hpp297 SAMPLER_2D, enumerator in enum:sw::Shader::SamplerType
H A DPixelShader.cpp340 case Shader::SAMPLER_2D:
H A DShader.cpp248 case SAMPLER_2D: instructionString += "_2d "; break;

Completed in 60 milliseconds