Searched refs:GrVertexAttribType (Results 1 – 18 of 18) sorted by relevance
56 GrVertexAttribType cpuType, in Attribute()66 constexpr GrVertexAttribType cpuType() const { return fCPUType; } in cpuType()78 GrVertexAttribType fCPUType = kFloat_GrVertexAttribType;303 static constexpr inline size_t GrVertexAttribTypeSize(GrVertexAttribType type) { in GrVertexAttribTypeSize()
43 GrVertexAttribType cpuType,83 GrVertexAttribType fCPUType;
21 static AttribLayout attrib_layout(GrVertexAttribType type) { in attrib_layout()82 GrVertexAttribType cpuType, in set()
39 GrVertexAttribType fCPUType;
21 static AttribLayout attrib_layout(GrVertexAttribType type) { in attrib_layout()88 GrVertexAttribType cpuType, in set()
36 GrVertexAttribType fCPUType;
68 GrVertexAttribType cpuType, in Attribute()80 constexpr GrVertexAttribType cpuType() const { return fCPUType; } in cpuType()92 GrVertexAttribType fCPUType = kFloat_GrVertexAttribType;529 static constexpr inline size_t GrVertexAttribTypeSize(GrVertexAttribType type) { in GrVertexAttribTypeSize()
503 GrVertexAttribType xyAttribType; in reset()
83 static inline MTLVertexFormat attribute_type_to_mtlformat(GrVertexAttribType type) {
248 static dawn::VertexFormat to_dawn_vertex_format(GrVertexAttribType type) { in to_dawn_vertex_format()
23 static inline VkFormat attrib_type_to_vkformat(GrVertexAttribType type) { in attrib_type_to_vkformat()
177 static DXGI_FORMAT attrib_type_to_format(GrVertexAttribType type) { in attrib_type_to_format()
21 static inline VkFormat attrib_type_to_vkformat(GrVertexAttribType type) { in attrib_type_to_vkformat()
151 static wgpu::VertexFormat to_dawn_vertex_format(GrVertexAttribType type) { in to_dawn_vertex_format()
622 enum GrVertexAttribType { enum
625 enum GrVertexAttribType { enum
100 static inline MTLVertexFormat attribute_type_to_mtlformat(GrVertexAttribType type) {