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