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

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLProgramEffects.cpp 76 void GrGLProgramEffects::bindTextures(GrGpuGL* gpu, const GrProcessor& effect, int effectIdx) {
125 this->bindTextures(gpu, effect, index);
186 this->bindTextures(gpu, effect, e);
GrGLProgramEffects.h 65 void bindTextures(GrGpuGL*, const GrProcessor&, int effectIdx);
  /external/skia/src/gpu/gl/
GrGLProgramEffects.h 115 void bindTextures(GrGpuGL*, const GrEffectRef&, int effectIdx);
GrGLProgramEffects.cpp 247 void GrGLProgramEffects::bindTextures(GrGpuGL* gpu, const GrEffectRef& effect, int effectIdx) {
413 this->bindTextures(gpu, *drawEffect.effect(), e);
529 this->bindTextures(gpu, *drawEffect.effect(), e);
  /external/deqp/framework/opengl/wrapper/
glwFunctions.inl 545 glBindTexturesFunc bindTextures;
glwInitGL44.inl     [all...]
glwImpl.inl     [all...]
  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl 545 gl->bindTextures = glBindTextures;
  /external/deqp/framework/opengl/
gluCallLogWrapper.inl     [all...]

Completed in 330 milliseconds