Searched refs:HWVertexArrayState (Results 1 – 4 of 4) sorted by relevance
493 class HWVertexArrayState {495 HWVertexArrayState() : fCoreProfileVertexArray(nullptr) { this->invalidate(); } in HWVertexArrayState() function497 ~HWVertexArrayState() { delete fCoreProfileVertexArray; } in ~HWVertexArrayState()
4197 GrGLAttribArrayState* GrGLGpu::HWVertexArrayState::bindInternalVertexArray(GrGLGpu* gpu, in bindInternalVertexArray()
590 class HWVertexArrayState {592 HWVertexArrayState() : fCoreProfileVertexArray(nullptr) { this->invalidate(); } in HWVertexArrayState() function594 ~HWVertexArrayState() { delete fCoreProfileVertexArray; } in ~HWVertexArrayState()
3890 GrGLAttribArrayState* GrGLGpu::HWVertexArrayState::bindInternalVertexArray(GrGLGpu* gpu, in bindInternalVertexArray()