Searched refs:GrVertexAttribType (Results 1 – 17 of 17) sorted by relevance
57 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()
358 GrVertexAttribType indicesCPUType = kByte4_GrVertexAttribType; in DefaultGeoProc()
43 GrVertexAttribType cpuType,83 GrVertexAttribType fCPUType;
21 static AttribLayout attrib_layout(GrVertexAttribType type) { in attrib_layout()85 GrVertexAttribType cpuType, in set()
36 GrVertexAttribType fCPUType;
43 GrVertexAttribType cpuType,81 GrVertexAttribType fCPUType;
20 static AttribLayout attrib_layout(GrVertexAttribType type) { in attrib_layout()84 GrVertexAttribType cpuType, in set()
499 GrVertexAttribType xyAttribType; in initVS()
498 GrVertexAttribType xyAttribType; in initVS()
87 static inline MTLVertexFormat attribute_type_to_mtlformat(GrVertexAttribType type) {
90 static inline MTLVertexFormat attribute_type_to_mtlformat(GrVertexAttribType type) {
17 static inline VkFormat attrib_type_to_vkformat(GrVertexAttribType type) { in attrib_type_to_vkformat()
21 static inline VkFormat attrib_type_to_vkformat(GrVertexAttribType type) { in attrib_type_to_vkformat()
737 enum GrVertexAttribType { enum
659 enum GrVertexAttribType { enum