Home
last modified time | relevance | path

Searched defs:vrs_rates (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_copy_vrs_htile.c109 nir_ssa_def *vrs_rates = nir_ior(&b, nir_ishl_imm(&b, y_rate, 10), nir_ishl_imm(&b, x_rate, 6)); in build_copy_vrs_htile_shader() local
H A Dradv_shader.c493 nir_ssa_def *vrs_rates = nir_load_force_vrs_rates_amd(&b); in radv_force_primitive_shading_rate() local
H A Dradv_device.c3648 const char *vrs_rates = getenv("RADV_FORCE_VRS"); in radv_CreateDevice() local
H A Dradv_cmd_buffer.c4023 uint32_t vrs_rates = 0; in radv_flush_force_vrs_state() local

Completed in 30 milliseconds