Searched refs:vertex_stage_only (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_cp_dma.c443 * \param vertex_stage_only Whether only the the API VS and VBO descriptors
446 void cik_emit_prefetch_L2(struct si_context *sctx, bool vertex_stage_only) argument
459 if (vertex_stage_only) {
474 if (vertex_stage_only) {
487 if (vertex_stage_only) {
501 if (vertex_stage_only) {
520 if (vertex_stage_only) {
535 if (vertex_stage_only) {
H A Dsi_pipe.h1241 void cik_emit_prefetch_L2(struct si_context *sctx, bool vertex_stage_only);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_cmd_buffer.c700 bool vertex_stage_only)
705 if (vertex_stage_only) {
698 radv_emit_prefetch_L2(struct radv_cmd_buffer * cmd_buffer,struct radv_pipeline * pipeline,bool vertex_stage_only) argument
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_cmd_buffer.c1086 bool vertex_stage_only)
1091 if (vertex_stage_only) {
1085 radv_emit_prefetch_L2(struct radv_cmd_buffer * cmd_buffer,struct radv_pipeline * pipeline,bool vertex_stage_only) argument

Completed in 48 milliseconds