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;311 static constexpr inline size_t GrVertexAttribTypeSize(GrVertexAttribType type) { in GrVertexAttribTypeSize()
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()88 GrVertexAttribType cpuType, in set()
37 GrVertexAttribType fCPUType;
43 GrVertexAttribType cpuType,81 GrVertexAttribType fCPUType;
20 static AttribLayout attrib_layout(GrVertexAttribType type) { in attrib_layout()84 GrVertexAttribType cpuType, in set()
36 GrVertexAttribType fCPUType;
504 GrVertexAttribType xyAttribType; in reset()
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()
21 static inline VkFormat attrib_type_to_vkformat(GrVertexAttribType type) { in attrib_type_to_vkformat()
176 static wgpu::VertexFormat to_dawn_vertex_format(GrVertexAttribType type) { in to_dawn_vertex_format()
126 static inline MTLVertexFormat attribute_type_to_mtlformat(GrVertexAttribType type) {
737 enum GrVertexAttribType { enum
562 enum GrVertexAttribType { enum