HomeSort by relevance Sort by last modified time
    Searched refs:setSampler (Results 1 - 5 of 5) sorted by null

  /external/skia/src/gpu/gl/
GrGLProgramDataManager.h 52 void setSampler(UniformHandle, int texUnit) const;
GrGLProgram.cpp 50 fProgramDataManager.setSampler(fSamplerUniforms[i], i);
GrGLProgramDataManager.cpp 64 void GrGLProgramDataManager::setSampler(UniformHandle u, int texUnit) const {
  /external/deqp/modules/glshared/
glsShaderRenderCase.hpp 94 void setSampler (const tcu::Sampler& sampler);
glsShaderRenderCase.cpp 103 void TextureBinding::setSampler (const tcu::Sampler& sampler)

Completed in 160 milliseconds