Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c1131 uint32_t max_sample_dist = 0; in radv_emit_sample_locations() local
1155 max_sample_dist = MAX2(max_sample_dist, MAX2(abs(offset.x), abs(offset.y))); in radv_emit_sample_locations()
1196 S_028BE0_MAX_SAMPLE_DIST(max_sample_dist), ~C_028BE0_MAX_SAMPLE_DIST); in radv_emit_sample_locations()

Completed in 20 milliseconds