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

  /external/skia/src/gpu/glsl/
GrGLSLXferProcessor.h 48 , fBufferSamplers(bufferSamplers)
60 const SamplerHandle* fBufferSamplers;
GrGLSLPrimitiveProcessor.h 95 , fBufferSamplers(bufferSamplers)
110 const SamplerHandle* fBufferSamplers;
GrGLSLFragmentProcessor.h 131 , fBufferSamplers(bufferSamplers)
142 const BufferSamplers& fBufferSamplers;
GrGLSLFragmentProcessor.cpp 51 BufferSamplers bufferSamplers = args.fBufferSamplers.childInputs(childIndex);
  /external/skia/src/gpu/instanced/
InstanceProcessor.cpp 232 inputs.initParams(args.fBufferSamplers[0]);
    [all...]

Completed in 293 milliseconds