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

  /external/skia/src/gpu/gl/
GrGLVertexArray.h 53 void disableUnusedArrays(const GrGLGpu*, uint64_t usedAttribArrayMask);
GrGLVertexArray.cpp 93 void GrGLAttribArrayState::disableUnusedArrays(const GrGLGpu* gpu, uint64_t usedMask) {
GrGLGpu.cpp     [all...]

Completed in 67 milliseconds