Searched refs:Sint16x4 (Results 1 – 9 of 9) sorted by relevance
136 case wgpu::VertexFormat::Sint16x4: in BytesPerComponents()188 case wgpu::VertexFormat::Sint16x4: in ComponentCount()616 TEST_P(VertexFormatTest, Sint16x4) { in TEST_P() argument632 DoVertexFormatTest(wgpu::VertexFormat::Sint16x4, vertexData, vertexData); in TEST_P()
39 {wgpu::VertexFormat::Sint16x4, 8, 4, 2, VertexFormatBaseType::Sint},
62 case wgpu::VertexFormat::Sint16x4: in ToTintVertexFormat()
159 case wgpu::VertexFormat::Sint16x4: in VertexFormatSize()
57 case wgpu::VertexFormat::Sint16x4: in VertexFormatType()
65 case wgpu::VertexFormat::Sint16x4: in VulkanVertexFormat()
71 case wgpu::VertexFormat::Sint16x4: in VertexFormatType()123 case wgpu::VertexFormat::Sint16x4: in VertexFormatIsInt()
52 case wgpu::VertexFormat::Sint16x4:
773 out = wgpu::VertexFormat::Sint16x4; in Convert()