HomeSort by relevance Sort by last modified time
    Searched refs:GrBufferTypeIsVertexOrIndex (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/
GrBuffer.cpp 14 SkASSERT(GrBufferTypeIsVertexOrIndex(intendedType));
GrResourceProvider.cpp 394 GrBufferTypeIsVertexOrIndex(intendedType) &&
  /external/skia/include/private/
GrTypesPriv.h 543 static inline bool GrBufferTypeIsVertexOrIndex(GrBufferType type) {

Completed in 535 milliseconds