Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A DgenX_cmd_draw.c2408 bool uses_drawid) in emit_indirect_3dmesh_3d()
2462 bool uses_drawid = (task_prog_data && task_prog_data->uses_drawid) || in genX() local
2527 bool uses_drawid = (task_prog_data && task_prog_data->uses_drawid) || in genX() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h1136 bool uses_drawid; member
1232 bool uses_drawid; member
1250 bool uses_drawid; member
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_graphics.h71 bool uses_drawid; member
H A Dradv_cmd_buffer.c9971 const bool uses_drawid = state->uses_drawid; in radv_emit_userdata_vertex_internal() local
9994 const bool uses_drawid = state->uses_drawid; in radv_emit_userdata_vertex() local
10021 const bool uses_drawid = state->uses_drawid; in radv_emit_userdata_mesh() local
10073 const bool uses_drawid = state->uses_drawid; in radv_emit_draw_packets_indexed() local
10205 const bool uses_drawid = cmd_buffer->state.uses_drawid; in radv_emit_direct_draw_packets() local
H A Dradv_cmd_buffer.h444 bool uses_drawid; member
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_compiler.h1263 bool uses_drawid; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.h489 bool uses_drawid; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_context.h413 bool uses_drawid; member