Searched defs:xmax (Results 1 - 25 of 51) sorted by relevance

123

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_scissor.c65 GLint xmax = MAX2(0, ctx->Scissor.ScissorArray[i].X + ctx->Scissor.ScissorArray[i].Width); local in function:st_update_scissor
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_scissor.c68 GLint xmax = MAX2(0, ctx->Scissor.ScissorArray[i].X + ctx->Scissor.ScissorArray[i].Width); local in function:st_update_scissor
/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dintel_guardband.h27 intel_calculate_guardband_size(uint32_t fb_width,uint32_t fb_height,float m00,float m11,float m30,float m31,float * xmin,float * xmax,float * ymin,float * ymax) argument
/xsrc/external/mit/x11perf/dist/
H A Ddo_movewin.c31 static int xmax, ymax; variable in typeref:typename:int
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Darray.c69 GLfloat xmin = -2.0, xmax = 2.0; local in function:DrawMesh
H A Dtrirast.c81 GLfloat v[3][2], xmin, ymin, xmax, ymax; local in function:Redisplay
58 ComputeBounds(GLuint n,GLfloat vertsIn[][2],GLfloat * xmin,GLfloat * ymin,GLfloat * xmax,GLfloat * ymax) argument
H A Dvert-tex.c54 GLfloat xmin = -2.0, xmax = 2.0; local in function:DrawMesh
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dcalibrate_rast.c56 float xmin, ymin, xmax, ymax; local in function:PointCalibrate
239 float xmin, xmax; local in function:VLineCalibrate
362 float xmin, ymin, xmax, ymax; local in function:QuadCalibrate
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Dutils.h44 simdscalari xmax; member in struct:simdBBox
52 simd16scalari xmax; member in struct:simd16BBox
61 typename SIMD_T::Integer xmax; member in struct:SIMDBBOX_T
H A Dapi.h49 int32_t xmax; ///< exclusive member in struct:SWR_RECT
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_points.c194 GLint xmin, xmax, ymin, ymax, iy; local in function:sprite_point
312 const GLint xmax = (GLint) (x + radius); local in function:smooth_point
410 GLint xmin, xmax, ymin, ymax, ix, iy; local in function:large_point
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_points.c187 GLint xmin, xmax, ymin, ymax, iy; local in function:sprite_point
305 const GLint xmax = (GLint) (x + radius); local in function:smooth_point
403 GLint xmin, xmax, ymin, ymax, ix, iy; local in function:large_point
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwincursor.c203 int x, y, xmax = bits_to_bytes(nCX); local in function:winLoadCursor
218 int x, y, xmax = bits_to_bytes(nCX); local in function:winLoadCursor
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwincursor.c212 int x, y, xmax = bits_to_bytes(nCX); local in function:winLoadCursor
228 int x, y, xmax = bits_to_bytes(nCX); local in function:winLoadCursor
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmispans.c83 int ymin, ymax, xmin, xmax; local in function:miSubtractSpans
H A Dmizerclip.c408 miZeroClipLine(int xmin,int ymin,int xmax,int ymax,int * new_x1,int * new_y1,int * new_x2,int * new_y2,unsigned int adx,unsigned int ady,int * pt1_clipped,int * pt2_clipped,int octant,unsigned int bias,int oc1,int oc2) argument
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmizerclip.c407 miZeroClipLine(int xmin,int ymin,int xmax,int ymax,int * new_x1,int * new_y1,int * new_x2,int * new_y2,unsigned int adx,unsigned int ady,int * pt1_clipped,int * pt2_clipped,int octant,unsigned int bias,int oc1,int oc2) argument
/xsrc/external/mit/pixman/dist/pixman/dither/
H A Dmake-blue-noise.c426 largest_cluster(pattern_t * pattern,matrix_t * matrix,bool_t pixel,int * xmax,int * ymax) argument
/xsrc/external/mit/xf86-input-ws/dist/src/
H A Dws.c420 int i, xmin, xmax, ymin, ymax; local in function:wsDeviceInit
/xsrc/external/mit/pixman/dist/test/
H A Daffine-bench.c355 int32_t xmin, ymin, xmax, ymax; local in function:main
/xsrc/external/mit/xorg-server.old/dist/render/
H A Dmipict.c357 int xmin, ymin, xmax, ymax; local in function:miCompositeSourceValidate
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_video.c521 int X1, X2, Y1, y2, xmax, ymax; local in function:A
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dimage.c766 _mesa_clip_to_region(GLint xmin,GLint ymin,GLint xmax,GLint ymax,GLint * x,GLint * y,GLsizei * width,GLsizei * height) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dimage.c766 _mesa_clip_to_region(GLint xmin,GLint ymin,GLint xmax,GLint ymax,GLint * x,GLint * y,GLsizei * width,GLsizei * height) argument
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dprojtex.c489 float xmin = -0.035, xmax = 0.035; variable in typeref:typename:float

Completed in 37 milliseconds

123