Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/dawn/
H A DGrDawnProgramBuilder.cpp151 static wgpu::VertexFormat to_dawn_vertex_format(GrVertexAttribType type) { in to_dawn_vertex_format() function
346 attribute.format = to_dawn_vertex_format(attrib.cpuType()); in Build()
365 attribute.format = to_dawn_vertex_format(attrib.cpuType()); in Build()

Completed in 1 milliseconds