Searched refs:GrVertexAttribType (Results 1 – 18 of 18) 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,81 GrVertexAttribType fCPUType;
20 static AttribLayout attrib_layout(GrVertexAttribType type) { in attrib_layout()84 GrVertexAttribType cpuType, in set()
36 GrVertexAttribType fCPUType;
43 GrVertexAttribType cpuType,83 GrVertexAttribType fCPUType;
21 static AttribLayout attrib_layout(GrVertexAttribType type) { in attrib_layout()82 GrVertexAttribType cpuType, in set()
39 GrVertexAttribType fCPUType;
55 GrVertexAttribType cpuType, in Attribute()67 constexpr GrVertexAttribType cpuType() const { return fCPUType; } in cpuType()79 GrVertexAttribType fCPUType = kFloat_GrVertexAttribType;316 static constexpr inline size_t GrVertexAttribTypeSize(GrVertexAttribType type) { in GrVertexAttribTypeSize()
498 GrVertexAttribType xyAttribType; in initVS()
87 static inline MTLVertexFormat attribute_type_to_mtlformat(GrVertexAttribType type) {
17 static inline VkFormat attrib_type_to_vkformat(GrVertexAttribType type) { in attrib_type_to_vkformat()
23 static inline VkFormat attrib_type_to_vkformat(GrVertexAttribType type) { in attrib_type_to_vkformat()
182 static DXGI_FORMAT attrib_type_to_format(GrVertexAttribType type) { in attrib_type_to_format()
150 static wgpu::VertexFormat to_dawn_vertex_format(GrVertexAttribType type) { in to_dawn_vertex_format()
737 enum GrVertexAttribType { enum
656 enum GrVertexAttribType { enum
100 static inline MTLVertexFormat attribute_type_to_mtlformat(GrVertexAttribType type) {