Searched refs:HWVertexArrayState (Results 1 – 4 of 4) sorted by relevance
524 class HWVertexArrayState {526 HWVertexArrayState() : fCoreProfileVertexArray(nullptr) { this->invalidate(); } in HWVertexArrayState() function528 ~HWVertexArrayState() { delete fCoreProfileVertexArray; } in ~HWVertexArrayState()
4081 GrGLAttribArrayState* GrGLGpu::HWVertexArrayState::bindInternalVertexArray(GrGLGpu* gpu, in bindInternalVertexArray()
614 class HWVertexArrayState {616 HWVertexArrayState() : fCoreProfileVertexArray(nullptr) { this->invalidate(); } in HWVertexArrayState() function618 ~HWVertexArrayState() { delete fCoreProfileVertexArray; } in ~HWVertexArrayState()
3921 GrGLAttribArrayState* GrGLGpu::HWVertexArrayState::bindInternalVertexArray(GrGLGpu* gpu, in bindInternalVertexArray()