Searched refs:kDrawIndirect (Results 1 – 11 of 11) sorted by relevance
24 sizeof(fStaticIndirectData), GrGpuBufferType::kDrawIndirect, in GrMockOpTarget()
321 : GrBufferAllocPool(gpu, GrGpuBufferType::kDrawIndirect, std::move(cpuBufferCache)) {} in GrDrawIndirectBufferAllocPool()
415 (fBufferType == GrGpuBufferType::kDrawIndirect && caps.useClientSideIndirectBuffers())) { in getBuffer()
237 this->intendedType() == GrGpuBufferType::kDrawIndirect || in validate()
276 fGpu->bindBuffer(GrGpuBufferType::kDrawIndirect, drawIndirectBuffer); in onDrawIndirect()348 fGpu->bindBuffer(GrGpuBufferType::kDrawIndirect, drawIndirectBuffer); in onDrawIndexedIndirect()
91 case GrGpuBufferType::kDrawIndirect: in gr_to_gl_access_pattern()
360 this->hwBufferState(GrGpuBufferType::kDrawIndirect)->fGLTarget = GR_GL_DRAW_INDIRECT_BUFFER; in GrGLGpu()584 this->hwBufferState(GrGpuBufferType::kDrawIndirect)->invalidate(); in onResetContext()
197 this->intendedType() == GrGpuBufferType::kDrawIndirect);
100 case GrGpuBufferType::kDrawIndirect: in Make()
454 case GrGpuBufferType::kDrawIndirect: in onCreateBuffer()
745 kDrawIndirect, enumerator