Searched refs:Sint16x2 (Results 1 – 9 of 9) sorted by relevance
135 case wgpu::VertexFormat::Sint16x2: in BytesPerComponents()171 case wgpu::VertexFormat::Sint16x2: in ComponentCount()605 TEST_P(VertexFormatTest, Sint16x2) { in TEST_P() argument613 DoVertexFormatTest(wgpu::VertexFormat::Sint16x2, vertexData, vertexData); in TEST_P()
38 {wgpu::VertexFormat::Sint16x2, 4, 2, 2, VertexFormatBaseType::Sint},
60 case wgpu::VertexFormat::Sint16x2: in ToTintVertexFormat()
150 case wgpu::VertexFormat::Sint16x2: in VertexFormatSize()
55 case wgpu::VertexFormat::Sint16x2: in VertexFormatType()
63 case wgpu::VertexFormat::Sint16x2: in VulkanVertexFormat()
70 case wgpu::VertexFormat::Sint16x2: in VertexFormatType()122 case wgpu::VertexFormat::Sint16x2: in VertexFormatIsInt()
50 case wgpu::VertexFormat::Sint16x2:
770 out = wgpu::VertexFormat::Sint16x2; in Convert()