Searched defs:ex (Results 1 - 25 of 41) sorted by relevance

12

/xsrc/external/mit/xorg-server/dist/render/
H A Dmitrap.c41 xFixed_32_32 ex = (xFixed_32_32) (y - l->p1.y) * dx; local in function:miLineFixedX
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_vector.cpp97 ir_expression *const ex = (ir_expression *) op; local in function:is_extended_swizzle
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_vector.cpp97 ir_expression *const ex = (ir_expression *) op; local in function:is_extended_swizzle
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_cull.c69 const float ex = v0[0] - v2[0]; local in function:cull_tri
H A Ddraw_pipe_offset.c79 float ex = v0[0] - v2[0]; local in function:do_offset_tri
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_offset.c79 float ex = v0[0] - v2[0]; local in function:do_offset_tri
H A Ddraw_pipe_cull.c162 const float ex = v0[0] - v2[0]; local in function:cull_tri
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast_setup/
H A Dss_tritmp.h53 GLfloat ex = v[0]->attrib[VARYING_SLOT_POS][0] - v[2]->attrib[VARYING_SLOT_POS][0]; local in function:TAG
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl_dd/
H A Dt_dd_tritmp.h132 GLfloat ex = VERT_X(v[0]) - VERT_X(v[2]); local in function:TAG
357 GLfloat ex = VERT_X(v[2]) - VERT_X(v[0]); local in function:TAG
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast_setup/
H A Dss_tritmp.h53 GLfloat ex = v[0]->attrib[VARYING_SLOT_POS][0] - v[2]->attrib[VARYING_SLOT_POS][0]; local in function:TAG
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl_dd/
H A Dt_dd_tritmp.h132 GLfloat ex = VERT_X(v[0]) - VERT_X(v[2]); local in function:TAG
357 GLfloat ex = VERT_X(v[2]) - VERT_X(v[0]); local in function:TAG
/xsrc/external/mit/xorg-server.old/dist/render/
H A Dmitrap.c90 xFixed_32_32 ex = (xFixed_32_32) (y - l->p1.y) * dx; local in function:miLineFixedX
/xsrc/external/mit/libXrender/dist/src/
H A DPoly.c50 double ex = (double) (y - line->p1.y) * (double) dx; local in function:XRenderComputeX
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_ir.cpp303 bool node::fold_dispatch(expr_handler* ex) { return ex->fold(*this); } argument
304 bool container_node::fold_dispatch(expr_handler* ex) { return ex->fold(*this); } argument
305 bool alu_node::fold_dispatch(expr_handler* ex) { return ex->fold(*this); } argument
306 bool alu_packed_node::fold_dispatch(expr_handler* ex) { return ex->fold(*this); } argument
307 bool fetch_node::fold_dispatch(expr_handler* ex) { return ex argument
308 fold_dispatch(expr_handler * ex) argument
[all...]
H A Dsb_shader.h297 expr_handler ex; member in class:r600_sb::shader
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_ir.cpp303 bool node::fold_dispatch(expr_handler* ex) { return ex->fold(*this); } argument
304 bool container_node::fold_dispatch(expr_handler* ex) { return ex->fold(*this); } argument
305 bool alu_node::fold_dispatch(expr_handler* ex) { return ex->fold(*this); } argument
306 bool alu_packed_node::fold_dispatch(expr_handler* ex) { return ex->fold(*this); } argument
307 bool fetch_node::fold_dispatch(expr_handler* ex) { return ex argument
308 fold_dispatch(expr_handler * ex) argument
[all...]
H A Dsb_shader.h297 expr_handler ex; member in class:r600_sb::shader
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_trapezoids.c58 xFixed_32_32 ex = (xFixed_32_32)(y - l->p1.y) * (l->p2.x - l->p1.x); local in function:line_x_for_y
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_trapezoids.c58 xFixed_32_32 ex = (xFixed_32_32)(y - l->p1.y) * (l->p2.x - l->p1.x); local in function:line_x_for_y
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Ddevice9.h51 boolean ex; member in struct:NineDevice9
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_triangle.c61 GLfloat ex = v1->attrib[VARYING_SLOT_POS][0] - v0->attrib[VARYING_SLOT_POS][0]; local in function:_swrast_culltriangle
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_setup_rect.c763 const float ex = v0[0][0] - v2[0][0]; local in function:winding
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Ddevice9.h52 boolean ex; member in struct:NineDevice9
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_triangle.c61 GLfloat ex = v1->attrib[VARYING_SLOT_POS][0] - v0->attrib[VARYING_SLOT_POS][0]; local in function:_swrast_culltriangle
/xsrc/external/mit/xf86-video-newport/dist/src/
H A Dnewport_accel.c433 unsigned int sx, sy, ex, ey; local in function:NewportXAASubsequentScreenToScreenCopy
542 int ex, ey; local in function:NewportXAASubsequentSolidFillRect
757 int ex, ey; local in function:NewportXAASubsequentCPUToScreenColorExpandFill
830 int ex, ey; local in function:NewportXAASubsequentImageWriteRect
949 int ex, ey; local in function:NewportXAASubsequentMono8x8PatternFillRect
1020 int ex, ey; local in function:NewportXAAReadPixmap
1594 int ex, ey; local in function:NewportXAASubsequentCPUToScreenTexture
[all...]

Completed in 47 milliseconds

12