Searched defs:outmask (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_quad_depth_test_tmp.h | 77 const unsigned outmask = quads[i]->inout.mask; in NAME() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_rast_tri_tmp.h | 102 unsigned outmask = 0; /* outside one or more trivial reject planes */ in do_block_16() local 205 unsigned outmask, inmask, partmask, partial_mask; in lp_rast_triangle() local 361 unsigned outmask in TRI_16() local [all...] |
H A D | lp_rast_tri.c | 97 build_masks(int32_t c, int32_t cdiff, int32_t dcdx, int32_t dcdy, unsigned *outmask, unsigned *partmask) build_masks() argument 169 build_masks_sse(int c, int cdiff, int dcdx, int dcdy, unsigned *outmask, unsigned *partmask) build_masks_sse() argument 495 build_masks_ppc(int c, int cdiff, int dcdx, int dcdy, unsigned *outmask, unsigned *partmask) build_masks_ppc() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_amerge.c | 77 uint64_t outmask = 0; in query_formats() local
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_device.c | 1930 int inmode, outmode, inmask, outmask, mode; in usb_cdev_create() local
|
/third_party/python/Modules/_ctypes/ |
H A D | _ctypes.c | 4121 int outmask; in PyCFuncPtr_call() local 4047 _build_result(PyObject *result, PyObject *callargs, int outmask, int inoutmask, unsigned int numretvals) _build_result() argument
|
Completed in 13 milliseconds