Home
last modified time | relevance | path

Searched refs:kFloat_GrVertexAttribType (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/
DGrTypesPriv.h69 kFloat_GrVertexAttribType = 0, enumerator
87 GR_STATIC_ASSERT(0 == kFloat_GrVertexAttribType); in GrVertexAttribTypeVectorCount()
109 GR_STATIC_ASSERT(0 == kFloat_GrVertexAttribType); in GrVertexAttribTypeSize()
/external/skia/include/gpu/
DGrTypesPriv.h69 kFloat_GrVertexAttribType = 0, enumerator
87 GR_STATIC_ASSERT(0 == kFloat_GrVertexAttribType); in GrVertexAttribTypeVectorCount()
109 GR_STATIC_ASSERT(0 == kFloat_GrVertexAttribType); in GrVertexAttribTypeSize()
/external/skia/src/gpu/gl/
DGrGLVertexArray.h37 GR_STATIC_ASSERT(0 == kFloat_GrVertexAttribType); in GrGLAttribTypeToLayout()
/external/chromium_org/third_party/skia/src/gpu/gl/
DGrGLVertexArray.h37 GR_STATIC_ASSERT(0 == kFloat_GrVertexAttribType); in GrGLAttribTypeToLayout()
/external/chromium_org/third_party/skia/tests/
DGLProgramsTest.cpp201 return kFloat_GrVertexAttribType; in convert_sltype_to_attribtype()
210 return kFloat_GrVertexAttribType; in convert_sltype_to_attribtype()