Searched refs:Uint16x2 (Results 1 – 10 of 10) sorted by relevance
81 case wgpu::VertexFormat::Uint16x2: in IsUnsignedFormat()131 case wgpu::VertexFormat::Uint16x2: in BytesPerComponents()170 case wgpu::VertexFormat::Uint16x2: in ComponentCount()575 TEST_P(VertexFormatTest, Uint16x2) { in TEST_P() argument583 DoVertexFormatTest(wgpu::VertexFormat::Uint16x2, vertexData, vertexData); in TEST_P()
36 {wgpu::VertexFormat::Uint16x2, 4, 2, 2, VertexFormatBaseType::Uint},
56 case wgpu::VertexFormat::Uint16x2: in ToTintVertexFormat()
149 case wgpu::VertexFormat::Uint16x2: in VertexFormatSize()
51 case wgpu::VertexFormat::Uint16x2: in VertexFormatType()
59 case wgpu::VertexFormat::Uint16x2: in VulkanVertexFormat()
165 return wgpu::VertexFormat::Uint16x2; in to_dawn_vertex_format()
65 case wgpu::VertexFormat::Uint16x2: in VertexFormatType()120 case wgpu::VertexFormat::Uint16x2: in VertexFormatIsInt()
46 case wgpu::VertexFormat::Uint16x2:
764 out = wgpu::VertexFormat::Uint16x2; in Convert()