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

  /external/skia/src/gpu/gl/
GrGpuGLShaders.h 52 void recordHWSamplerMatrix(int stage, const GrMatrix& matrix);
GrGpuGLShaders.cpp 364 void GrGpuGLShaders::recordHWSamplerMatrix(int stage, const GrMatrix& matrix) {
519 this->recordHWSamplerMatrix(s, drawState.getSampler(s).getMatrix());
    [all...]

Completed in 64 milliseconds