Searched defs:vert_info (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pt_fetch_shade_pipeline.c | 172 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 D | draw_pt_fetch_shade_pipeline_llvm.c | 472 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 D | draw_pt_emit.c | 134 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 D | draw_pipe.c | 235 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 D | draw_pt_mesh_pipeline.c | 93 struct draw_vertex_info *vert_info, in draw_mesh_middle_end_run()
|
H A D | draw_pt.c | 641 struct draw_vertex_info *vert_info, in draw_mesh()
|
H A D | draw_prim_assembler.c | 79 const struct draw_vertex_info *vert_info) in draw_prim_assembler_is_required()
|
/aosp_15_r20/external/mesa3d/src/vulkan/overlay-layer/ |
H A D | overlay.cpp | 1452 VkShaderModuleCreateInfo vert_info = {}; in setup_swapchain_data_pipeline() local
|