Searched refs:S_REG_CONSTANT (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ | ||
H A D | radv_perfcounter.c | 102 #define S_REG_CONSTANT(x) ((x) << 31) macro 163 #define CONSTANT(v) (S_REG_CONSTANT(1) | (uint32_t)(v)) |
Completed in 4 milliseconds