Home
last modified time | relevance | path

Searched refs:kUint_GrVertexAttribType (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/gpu/
DGrTypesPriv.h218 kUint_GrVertexAttribType, enumerator
220 kLast_GrVertexAttribType = kUint_GrVertexAttribType
240 GR_STATIC_ASSERT(8 == kUint_GrVertexAttribType); in GrVertexAttribTypeVectorCount()
269 GR_STATIC_ASSERT(8 == kUint_GrVertexAttribType); in GrVertexAttribTypeSize()
288 GR_STATIC_ASSERT(8 == kUint_GrVertexAttribType); in GrVertexAttribTypeIsIntType()
313 case kUint_GrVertexAttribType: in GrVertexAttribTypeToSLType()
/external/skia/src/gpu/gl/
DGrGLVertexArray.cpp37 GR_STATIC_ASSERT(8 == kUint_GrVertexAttribType);