Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c4158 if (vs_prog_data->uses_firstvertex || in update_dirty_vbs_for_gfx8_vb_flush()
4178 if (vs_prog_data->uses_firstvertex || in cmd_buffer_emit_vertex_constants_and_flush()
4372 if (vs_prog_data->uses_firstvertex || in CmdDrawMultiIndexedEXT()
4402 if (vs_prog_data->uses_firstvertex || in CmdDrawMultiIndexedEXT()
4489 if (vs_prog_data->uses_firstvertex || in CmdDrawIndirectByteCountEXT()
4599 if (vs_prog_data->uses_firstvertex || in CmdDrawIndirect()
4657 if (vs_prog_data->uses_firstvertex || in CmdDrawIndexedIndirect()
4828 if (vs_prog_data->uses_firstvertex || in CmdDrawIndirectCount()
4897 if (vs_prog_data->uses_firstvertex || in CmdDrawIndexedIndirectCount()
H A DgenX_pipeline.c105 vs_prog_data->uses_firstvertex || in emit_vertex_input()
208 uint32_t base_ctrl = (vs_prog_data->uses_firstvertex || in emit_vertex_input()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h1326 bool uses_firstvertex; member
H A Dbrw_vec4.cpp2589 prog_data->uses_firstvertex = true; in brw_compile_vs()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c1325 const bool uses_draw_params = vs_prog_data->uses_firstvertex || in crocus_update_compiled_vs()

Completed in 23 milliseconds