Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c860 uint32_t max_sample_dist = 0; in radv_emit_sample_locations() local
887 max_sample_dist = MAX2(max_sample_dist, in radv_emit_sample_locations()
917 S_028BE0_MAX_SAMPLE_DIST(max_sample_dist), in radv_emit_sample_locations()