Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_emit.c136 const struct draw_vertex_info *vert_info, in draw_pt_emit()
209 const struct draw_vertex_info *vert_info, in draw_pt_emit_linear()
Ddraw_pt_fetch_shade_pipeline.c176 const struct draw_vertex_info *vert_info, in pipeline()
192 const struct draw_vertex_info *vert_info, in emit()
244 struct draw_vertex_info *vert_info; in fetch_pipeline_generic() local
Ddraw_pipe.c231 const struct draw_vertex_info *vert_info, in draw_pipeline_run()
318 const struct draw_vertex_info *vert_info, in draw_pipeline_run_linear()
Ddraw_pt_fetch_shade_pipeline_llvm.c535 const struct draw_vertex_info *vert_info, in pipeline()
551 const struct draw_vertex_info *vert_info, in emit()
580 struct draw_vertex_info *vert_info; in llvm_pipeline_generic() local
Ddraw_prim_assembler.c77 const struct draw_vertex_info *vert_info) in draw_prim_assembler_is_required()
/external/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp1422 VkShaderModuleCreateInfo vert_info = {}; in setup_swapchain_data_pipeline() local