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

  /external/skia/src/gpu/gl/
GrGLGpu.h 505 class HWVertexArrayState {
507 HWVertexArrayState() : fCoreProfileVertexArray(nullptr) { this->invalidate(); }
509 ~HWVertexArrayState() { delete fCoreProfileVertexArray; }
GrGLGpu.cpp     [all...]
  /external/skqp/src/gpu/gl/
GrGLGpu.h 493 class HWVertexArrayState {
495 HWVertexArrayState() : fCoreProfileVertexArray(nullptr) { this->invalidate(); }
497 ~HWVertexArrayState() { delete fCoreProfileVertexArray; }
GrGLGpu.cpp     [all...]

Completed in 282 milliseconds