Searched refs:Sint8x2 (Results 1 – 9 of 9) sorted by relevance
124 case wgpu::VertexFormat::Sint8x2: in BytesPerComponents()167 case wgpu::VertexFormat::Sint8x2: in ComponentCount()445 TEST_P(VertexFormatTest, Sint8x2) { in TEST_P() argument465 DoVertexFormatTest(wgpu::VertexFormat::Sint8x2, vertexData, expectedData); in TEST_P()
29 {wgpu::VertexFormat::Sint8x2, 2, 2, 1, VertexFormatBaseType::Sint},
44 case wgpu::VertexFormat::Sint8x2: in ToTintVertexFormat()
141 case wgpu::VertexFormat::Sint8x2: in VertexFormatSize()
39 case wgpu::VertexFormat::Sint8x2: in VertexFormatType()
47 case wgpu::VertexFormat::Sint8x2: in VulkanVertexFormat()
60 case wgpu::VertexFormat::Sint8x2: in VertexFormatType()118 case wgpu::VertexFormat::Sint8x2: in VertexFormatIsInt()
34 case wgpu::VertexFormat::Sint8x2:
746 out = wgpu::VertexFormat::Sint8x2; in Convert()