Home
last modified time | relevance | path

Searched defs:vert_info (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline.c172 const struct draw_vertex_info *vert_info, in pipeline()
184 const struct draw_vertex_info *vert_info, in emit()
235 struct draw_vertex_info *vert_info; in fetch_pipeline_generic() local
H A Ddraw_pt_fetch_shade_pipeline_llvm.c472 const struct draw_vertex_info *vert_info, in pipeline()
484 const struct draw_vertex_info *vert_info, in emit()
510 struct draw_vertex_info *vert_info; in llvm_pipeline_generic() local
H A Ddraw_pt_emit.c134 const struct draw_vertex_info *vert_info, in draw_pt_emit()
217 const struct draw_vertex_info *vert_info, in draw_pt_emit_linear()
H A Ddraw_pipe.c235 const struct draw_vertex_info *vert_info, in draw_pipeline_run()
321 const struct draw_vertex_info *vert_info, in draw_pipeline_run_linear()
H A Ddraw_pt_mesh_pipeline.c93 struct draw_vertex_info *vert_info, in draw_mesh_middle_end_run()
H A Ddraw_pt.c641 struct draw_vertex_info *vert_info, in draw_mesh()
H A Ddraw_prim_assembler.c79 const struct draw_vertex_info *vert_info) in draw_prim_assembler_is_required()
/aosp_15_r20/external/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp1452 VkShaderModuleCreateInfo vert_info = {}; in setup_swapchain_data_pipeline() local