Searched refs:Sint32x3 (Results 1 – 9 of 9) sorted by relevance
152 case wgpu::VertexFormat::Sint32x3: in BytesPerComponents()181 case wgpu::VertexFormat::Sint32x3: in ComponentCount()798 TEST_P(VertexFormatTest, Sint32x3) { in TEST_P() argument804 DoVertexFormatTest(wgpu::VertexFormat::Sint32x3, vertexData, vertexData); in TEST_P()
57 {wgpu::VertexFormat::Sint32x3, 12, 3, 4, VertexFormatBaseType::Sint},
96 case wgpu::VertexFormat::Sint32x3: in ToTintVertexFormat()
169 case wgpu::VertexFormat::Sint32x3: in VertexFormatSize()
91 case wgpu::VertexFormat::Sint32x3: in VertexFormatType()
99 case wgpu::VertexFormat::Sint32x3: in VulkanVertexFormat()
90 case wgpu::VertexFormat::Sint32x3: in VertexFormatType()130 case wgpu::VertexFormat::Sint32x3: in VertexFormatIsInt()
86 case wgpu::VertexFormat::Sint32x3:
824 out = wgpu::VertexFormat::Sint32x3; in Convert()