Home
last modified time | relevance | path

Searched refs:RADEON_PRIO_SHADER_RW_IMAGE (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/include/winsys/
Dradeon_winsys.h155 #define RADEON_PRIO_SHADER_RW_IMAGE (1 << 14) macro
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c1004 RADEON_USAGE_READ | RADEON_PRIO_SHADER_RW_IMAGE); in si_update_ps_colorbuf0_slot()