Searched refs:kDrawIndirect_GrBufferType (Results 1 – 5 of 5) sorted by relevance
23 SkASSERT(intendedType != kDrawIndirect_GrBufferType);67 if (fIntendedType == kDrawIndirect_GrBufferType) {184 // fIntendedType == kDrawIndirect_GrBufferType not yet supported
83 GR_STATIC_ASSERT(3 == kDrawIndirect_GrBufferType); in gr_to_gl_access_pattern()
349 fHWBufferState[kDrawIndirect_GrBufferType].fGLTarget = GR_GL_DRAW_INDIRECT_BUFFER; in GrGLGpu()488 fHWBufferState[kDrawIndirect_GrBufferType].invalidate(); in onResetContext()
828 kDrawIndirect_GrBufferType, enumerator
370 case kDrawIndirect_GrBufferType: in onCreateBuffer()