Searched refs:fVertexAttributeBuffer (Results 1 – 4 of 4) sorted by relevance
34 fVertexAttributeBuffer = mtlBuffer->mtlBuffer();139 SkASSERT(fVertexAttributeBuffer == nil);147 if (!(fSamplerState && fVertexAttributeBuffer && fVertexFunction &&207 [renderCmdEncoder setVertexBuffer: fVertexAttributeBuffer
45 id<MTLBuffer> fVertexAttributeBuffer; variable