Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_perfcounter.c103 #define G_REG_CONSTANT(x) ((x) >> 31) macro
343 if (!G_REG_CONSTANT(descs[index].impl.regs[j])) in radv_get_counter_registers()
451 if (!reg || G_REG_CONSTANT(reg)) in radv_pc_init_query_pool()
768 if (G_REG_CONSTANT(reg)) in radv_pc_sum_reg()
785 if (G_REG_CONSTANT(reg)) in radv_pc_max_reg()

Completed in 3 milliseconds