Home
last modified time | relevance | path

Searched defs:GET_SY (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_msaa.c37 #define GET_SY(reg, index) GET_SFIELD((reg)[(index) / 4], ((index) % 4) * 2 + 1) macro
/third_party/mesa3d/src/amd/vulkan/
H A Dsi_cmd_buffer.c1853 #define GET_SY(reg, index) GET_SFIELD((reg)[(index) / 4], ((index) % 4) * 2 + 1) macro

Completed in 4 milliseconds