Searched refs:shifted_pos_x (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ | ||
| H A D | radv_cmd_buffer.c | 852 float shifted_pos_x = user_locs[i].x - 0.5; local in function:radv_convert_user_sample_locs 855 int32_t scaled_pos_x = floorf(shifted_pos_x * 16); |
Completed in 12 milliseconds