Home | History | Annotate | Download | only in gpu

Lines Matching refs:GrIndexBuffer

15 #include "GrIndexBuffer.h"
55 poolState.fPoolIndexBuffer = (GrIndexBuffer*)DEBUG_INVAL_BUFFER;
223 GrIndexBuffer* GrGpu::createIndexBuffer(uint32_t size, bool dynamic) {
287 const GrIndexBuffer* GrGpu::getQuadIndexBuffer() const {
760 newState.fPoolIndexBuffer = (GrIndexBuffer*)DEBUG_INVAL_BUFFER;