Home
last modified time | relevance | path

Searched refs:create_vertex_attributes (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnGraphicsPipeline.cpp149 size_t create_vertex_attributes(SkSpan<const Attribute> attrs, in create_vertex_attributes() function
584 auto arrayStride = create_vertex_attributes(step->vertexAttributes(), in Make()
604 auto arrayStride = create_vertex_attributes(step->instanceAttributes(), in Make()