Home
last modified time | relevance | path

Searched refs:ibuff (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/gl/
H A DGrGLVertexArray.cpp195 GrGLAttribArrayState* GrGLVertexArray::bindWithIndexBuffer(GrGLGpu* gpu, const GrBuffer* ibuff) { in bindWithIndexBuffer() argument
200 if (ibuff->isCpuBuffer()) { in bindWithIndexBuffer()
203 const GrGLBuffer* glBuffer = static_cast<const GrGLBuffer*>(ibuff); in bindWithIndexBuffer()
H A DGrGLGpu.h664 GrGLAttribArrayState* bindInternalVertexArray(GrGLGpu*, const GrBuffer* ibuff = nullptr);

Completed in 2 milliseconds