Searched refs:kDrawIndirect (Results 1 – 11 of 11) sorted by relevance
321 : GrBufferAllocPool(gpu, GrGpuBufferType::kDrawIndirect, std::move(cpuBufferCache)) {} in GrDrawIndirectBufferAllocPool()
413 (fBufferType == GrGpuBufferType::kDrawIndirect && caps.useClientSideIndirectBuffers())) { in getBuffer()
26 sizeof(fStaticIndirectData), GrGpuBufferType::kDrawIndirect, in GrMockOpTarget()
291 fGpu->bindBuffer(GrGpuBufferType::kDrawIndirect, drawIndirectBuffer); in onDrawIndirect()363 fGpu->bindBuffer(GrGpuBufferType::kDrawIndirect, drawIndirectBuffer); in onDrawIndexedIndirect()
93 case GrGpuBufferType::kDrawIndirect: in gr_to_gl_access_pattern()
361 this->hwBufferState(GrGpuBufferType::kDrawIndirect)->fGLTarget = GR_GL_DRAW_INDIRECT_BUFFER; in GrGLGpu()589 this->hwBufferState(GrGpuBufferType::kDrawIndirect)->invalidate(); in onResetContext()
241 this->intendedType() == GrGpuBufferType::kDrawIndirect || in validate()
193 this->intendedType() == GrGpuBufferType::kDrawIndirect ||
100 case GrGpuBufferType::kDrawIndirect: in Make()
454 case GrGpuBufferType::kDrawIndirect: in onCreateBuffer()
724 kDrawIndirect, enumerator