Searched refs:user_locs (Results 1 – 1 of 1) sorted by relevance
764 VkSampleLocationEXT *user_locs; in radv_convert_user_sample_locs() local770 user_locs = &state->locations[pixel_offset]; in radv_convert_user_sample_locs()773 float shifted_pos_x = user_locs[i].x - 0.5; in radv_convert_user_sample_locs()774 float shifted_pos_y = user_locs[i].y - 0.5; in radv_convert_user_sample_locs()