Home
last modified time | relevance | path

Searched refs:GrVertexAttribType (Results 1 – 17 of 17) sorted by relevance

/external/skqp/src/gpu/
DGrPrimitiveProcessor.h57 GrVertexAttribType cpuType, in Attribute()
67 constexpr GrVertexAttribType cpuType() const { return fCPUType; } in cpuType()
79 GrVertexAttribType fCPUType = kFloat_GrVertexAttribType;
301 static constexpr inline size_t GrVertexAttribTypeSize(GrVertexAttribType type) { in GrVertexAttribTypeSize()
DGrDefaultGeoProcFactory.cpp358 GrVertexAttribType indicesCPUType = kByte4_GrVertexAttribType; in DefaultGeoProc()
/external/skia/src/gpu/
DGrPrimitiveProcessor.h57 GrVertexAttribType cpuType, in Attribute()
67 constexpr GrVertexAttribType cpuType() const { return fCPUType; } in cpuType()
79 GrVertexAttribType fCPUType = kFloat_GrVertexAttribType;
301 static constexpr inline size_t GrVertexAttribTypeSize(GrVertexAttribType type) { in GrVertexAttribTypeSize()
/external/skia/src/gpu/gl/
DGrGLVertexArray.h43 GrVertexAttribType cpuType,
83 GrVertexAttribType fCPUType;
DGrGLVertexArray.cpp21 static AttribLayout attrib_layout(GrVertexAttribType type) { in attrib_layout()
85 GrVertexAttribType cpuType, in set()
DGrGLProgram.h36 GrVertexAttribType fCPUType;
/external/skqp/src/gpu/gl/
DGrGLVertexArray.h43 GrVertexAttribType cpuType,
81 GrVertexAttribType fCPUType;
DGrGLVertexArray.cpp20 static AttribLayout attrib_layout(GrVertexAttribType type) { in attrib_layout()
84 GrVertexAttribType cpuType, in set()
DGrGLProgram.h36 GrVertexAttribType fCPUType;
/external/skia/src/gpu/ccpr/
DGrCCCoverageProcessor_VSImpl.cpp499 GrVertexAttribType xyAttribType; in initVS()
/external/skqp/src/gpu/ccpr/
DGrCCCoverageProcessor_VSImpl.cpp498 GrVertexAttribType xyAttribType; in initVS()
/external/skqp/src/gpu/mtl/
DGrMtlPipelineStateBuilder.mm87 static inline MTLVertexFormat attribute_type_to_mtlformat(GrVertexAttribType type) {
/external/skia/src/gpu/mtl/
DGrMtlPipelineStateBuilder.mm90 static inline MTLVertexFormat attribute_type_to_mtlformat(GrVertexAttribType type) {
/external/skqp/src/gpu/vk/
DGrVkPipeline.cpp17 static inline VkFormat attrib_type_to_vkformat(GrVertexAttribType type) { in attrib_type_to_vkformat()
/external/skia/src/gpu/vk/
DGrVkPipeline.cpp21 static inline VkFormat attrib_type_to_vkformat(GrVertexAttribType type) { in attrib_type_to_vkformat()
/external/skqp/include/private/
DGrTypesPriv.h737 enum GrVertexAttribType { enum
/external/skia/include/private/
DGrTypesPriv.h659 enum GrVertexAttribType { enum