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

  /external/skia/src/gpu/gl/
GrGLProgram.h 122 void setFragmentData(const GrPrimitiveProcessor&, const GrPipeline&, int* nextSamplerIdx);
GrGLProgram.cpp 78 this->setFragmentData(primProc, pipeline, &nextSamplerIdx);
95 void GrGLProgram::setFragmentData(const GrPrimitiveProcessor& primProc,

Completed in 50 milliseconds