Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/vulkan/
H A DgenX_blorp_exec.c63 blorp_emit_dwords(struct blorp_batch *batch, unsigned n) in blorp_emit_dwords() function
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_genX_exec.h49 blorp_emit_dwords(struct blorp_batch *batch, unsigned n);
152 *_dst = blorp_emit_dwords(batch, _blorp_cmd_length(cmd)); \
158 uint32_t *_dw = blorp_emit_dwords(batch, n); \
1225 uint32_t *dw = blorp_emit_dwords(batch, in blorp_emit_depth_stencil_state()
1700 uint32_t *dw = blorp_emit_dwords(batch, isl_dev->ds.size / 4); in blorp_emit_depth_stencil_config()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_blorp.c82 blorp_emit_dwords(struct blorp_batch *blorp_batch, unsigned n) in blorp_emit_dwords() function
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blorp.c88 blorp_emit_dwords(struct blorp_batch *blorp_batch, unsigned n) in blorp_emit_dwords() function

Completed in 8 milliseconds