| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/ |
| H A D | xa_composite.c | 556 const float *src_matrix = NULL; local in function:xa_composite_rect
|
| H A D | xa_renderer.c | 195 compute_src_coords(float sx,float sy,const struct pipe_resource * src,const float * src_matrix,float width,float height,float tc0[2],float tc1[2],float tc2[2],float tc3[2]) argument 227 add_vertex_data1(struct xa_context * r,float srcX,float srcY,float dstX,float dstY,float width,float height,const struct pipe_resource * src,const float * src_matrix) argument 247 add_vertex_data2(struct xa_context * r,float srcX,float srcY,float maskX,float maskY,float dstX,float dstY,float width,float height,struct pipe_resource * src,struct pipe_resource * mask,const float * src_matrix,const float * mask_matrix) argument 575 renderer_texture(struct xa_context * r,int * pos,int width,int height,const float * src_matrix,const float * mask_matrix) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/ |
| H A D | xa_composite.c | 556 const float *src_matrix = NULL; local in function:xa_composite_rect
|
| H A D | xa_renderer.c | 199 compute_src_coords(float sx,float sy,const struct pipe_resource * src,const float * src_matrix,float width,float height,float tc0[2],float tc1[2],float tc2[2],float tc3[2]) argument 231 add_vertex_data1(struct xa_context * r,float srcX,float srcY,float dstX,float dstY,float width,float height,const struct pipe_resource * src,const float * src_matrix) argument 251 add_vertex_data2(struct xa_context * r,float srcX,float srcY,float maskX,float maskY,float dstX,float dstY,float width,float height,struct pipe_resource * src,struct pipe_resource * mask,const float * src_matrix,const float * mask_matrix) argument 587 renderer_texture(struct xa_context * r,int * pos,int width,int height,const float * src_matrix,const float * mask_matrix) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | ast_function.cpp | 1742 ir_rvalue *const src_matrix = first_param; local in function:emit_inline_matrix_constructor
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | ast_function.cpp | 1685 ir_rvalue *const src_matrix = first_param; local in function:emit_inline_matrix_constructor
|
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_render.c | 1137 float src_matrix[9], mask_matrix[9]; local in function:glamor_composite_with_shader
|