Home
last modified time | relevance | path

Searched refs:Sint32 (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DVertexFormatTests.cpp150 case wgpu::VertexFormat::Sint32: in BytesPerComponents()
164 case wgpu::VertexFormat::Sint32: in ComponentCount()
781 TEST_P(VertexFormatTest, Sint32) { in TEST_P()
786 DoVertexFormatTest(wgpu::VertexFormat::Sint32, vertexData, vertexData); in TEST_P()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DVertexFormat.cpp55 {wgpu::VertexFormat::Sint32, 4, 1, 4, VertexFormatBaseType::Sint},
H A DShaderModule.cpp92 case wgpu::VertexFormat::Sint32: in ToTintVertexFormat()
/third_party/skia/third_party/externals/dawn/src/utils/
H A DTestUtils.cpp156 case wgpu::VertexFormat::Sint32: in VertexFormatSize()
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DFieldDescriptor.cs201 case FieldDescriptorProto.Types.Type.Sint32: in GetFieldTypeFromProtoType()
H A DDescriptor.cs2897 [pbr::OriginalName("TYPE_SINT32")] Sint32 = 17, enumerator
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DRenderPipelineD3D12.cpp87 case wgpu::VertexFormat::Sint32: in VertexFormatType()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DRenderPipelineVk.cpp95 case wgpu::VertexFormat::Sint32: in VulkanVertexFormat()
/third_party/skia/src/gpu/dawn/
H A DGrDawnProgramBuilder.cpp167 return wgpu::VertexFormat::Sint32; in to_dawn_vertex_format()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DCommandBufferGL.cpp88 case wgpu::VertexFormat::Sint32: in VertexFormatType()
128 case wgpu::VertexFormat::Sint32: in VertexFormatIsInt()
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DConverter.cpp818 out = wgpu::VertexFormat::Sint32; in Convert()

Completed in 27 milliseconds