Searched refs:emit_push_constant_packets (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c5717 emit_push_constant_packets(struct crocus_context *ice, function in typeref:typename:void
6293 emit_push_constant_packets(ice, batch, stage, &push_bos);
6757 emit_push_constant_packets(ice, batch, MESA_SHADER_VERTEX, &push_bos);
6823 emit_push_constant_packets(ice, batch, MESA_SHADER_GEOMETRY, &push_bos);
7154 emit_push_constant_packets(ice, batch, MESA_SHADER_FRAGMENT, &push_bos);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c5493 emit_push_constant_packets(struct iris_context *ice, function in typeref:typename:void
5870 emit_push_constant_packets(ice, batch, stage, &push_bos);

Completed in 27 milliseconds