Searched refs:kUShort2_GrVertexAttribType (Results 1 – 14 of 14) sorted by relevance
/external/skqp/src/gpu/gl/ |
D | GrGLVertexArray.cpp | 68 case kUShort2_GrVertexAttribType: in attrib_layout()
|
/external/skia/src/gpu/effects/ |
D | GrDistanceFieldGeoProc.cpp | 234 fInTextureCoords = {"inTextureCoords", kUShort2_GrVertexAttribType, in GrDistanceFieldA8TextGeoProc() 527 fInTextureCoords = {"inTextureCoords", kUShort2_GrVertexAttribType, in GrDistanceFieldPathGeoProc() 849 fInTextureCoords = {"inTextureCoords", kUShort2_GrVertexAttribType, in GrDistanceFieldLCDTextGeoProc()
|
D | GrBitmapTextGeoProc.cpp | 147 fInTextureCoords = {"inTextureCoords", kUShort2_GrVertexAttribType, in GrBitmapTextGeoProc()
|
/external/skqp/src/gpu/effects/ |
D | GrDistanceFieldGeoProc.cpp | 234 fInTextureCoords = {"inTextureCoords", kUShort2_GrVertexAttribType, in GrDistanceFieldA8TextGeoProc() 527 fInTextureCoords = {"inTextureCoords", kUShort2_GrVertexAttribType, in GrDistanceFieldPathGeoProc() 848 fInTextureCoords = {"inTextureCoords", kUShort2_GrVertexAttribType, in GrDistanceFieldLCDTextGeoProc()
|
D | GrBitmapTextGeoProc.cpp | 148 fInTextureCoords = {"inTextureCoords", kUShort2_GrVertexAttribType, in GrBitmapTextGeoProc()
|
/external/skia/src/gpu/gl/ |
D | GrGLVertexArray.cpp | 69 case kUShort2_GrVertexAttribType: in attrib_layout()
|
/external/skqp/src/gpu/ |
D | GrPrimitiveProcessor.h | 349 case kUShort2_GrVertexAttribType: // fall through in GrVertexAttribTypeSize()
|
/external/skia/src/gpu/ |
D | GrPrimitiveProcessor.h | 349 case kUShort2_GrVertexAttribType: // fall through in GrVertexAttribTypeSize()
|
/external/skqp/src/gpu/mtl/ |
D | GrMtlPipelineStateBuilder.mm | 137 case kUShort2_GrVertexAttribType:
|
/external/skia/src/gpu/mtl/ |
D | GrMtlPipelineStateBuilder.mm | 140 case kUShort2_GrVertexAttribType:
|
/external/skqp/src/gpu/vk/ |
D | GrVkPipeline.cpp | 65 case kUShort2_GrVertexAttribType: in attrib_type_to_vkformat()
|
/external/skia/src/gpu/vk/ |
D | GrVkPipeline.cpp | 69 case kUShort2_GrVertexAttribType: in attrib_type_to_vkformat()
|
/external/skqp/include/private/ |
D | GrTypesPriv.h | 768 kUShort2_GrVertexAttribType, // vector of 2 unsigned shorts. 0 -> 0, 65535 -> 65535. enumerator
|
/external/skia/include/private/ |
D | GrTypesPriv.h | 690 kUShort2_GrVertexAttribType, // vector of 2 unsigned shorts. 0 -> 0, 65535 -> 65535. enumerator
|