HomeSort by relevance Sort by last modified time
    Searched defs:fTexSamplers (Results 1 - 4 of 4) sorted by null

  /external/skia/src/gpu/glsl/
GrGLSLPrimitiveProcessor.h 91 , fTexSamplers(texSamplers)
104 const SamplerHandle* fTexSamplers;
GrGLSLFragmentProcessor.h 120 , fTexSamplers(textureSamplers)
129 const TextureSamplers& fTexSamplers;
  /external/skqp/src/gpu/glsl/
GrGLSLPrimitiveProcessor.h 91 , fTexSamplers(texSamplers)
104 const SamplerHandle* fTexSamplers;
GrGLSLFragmentProcessor.h 120 , fTexSamplers(textureSamplers)
129 const TextureSamplers& fTexSamplers;

Completed in 763 milliseconds