Searched refs:compute_src_coords (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/frontends/xa/ |
H A D | xa_renderer.c | 201 compute_src_coords(float sx, float sy, const struct pipe_resource *src, in compute_src_coords() function 240 compute_src_coords(srcX, srcY, src, src_matrix, width, height, in add_vertex_data1() 263 compute_src_coords(srcX, srcY, src, src_matrix, width, height, in add_vertex_data2() 265 compute_src_coords(maskX, maskY, mask, mask_matrix, width, height, in add_vertex_data2()
|