Home
last modified time | relevance | path

Searched defs:src_matrix (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_renderer.c202 const float *src_matrix, in compute_src_coords()
236 const struct pipe_resource *src, const float *src_matrix) in add_vertex_data1()
258 const float *src_matrix, const float *mask_matrix) in add_vertex_data2()
593 const float *src_matrix, in renderer_texture()
Dxa_composite.c554 const float *src_matrix = NULL; in xa_composite_rect() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/
Druntime_shape_fusion_pass.h45 auto src_matrix = shape_matrix; in Gather() local
/third_party/mesa3d/src/compiler/glsl/
Dast_function.cpp1787 ir_rvalue *const src_matrix = first_param; in emit_inline_matrix_constructor() local