Home
last modified time | relevance | path

Searched refs:BLORP_BATCH_FORCE_CPS_DEPENDENCY (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/blorp/
H A Dblorp.h135 BLORP_BATCH_FORCE_CPS_DEPENDENCY = BITFIELD_BIT(4), enumerator
H A Dblorp_genX_exec_brw.h883 batch->flags & BLORP_BATCH_FORCE_CPS_DEPENDENCY; in blorp_emit_ps_config()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A DgenX_blorp_exec.c345 batch->flags |= BLORP_BATCH_FORCE_CPS_DEPENDENCY; in blorp_exec_on_render()