Home
last modified time | relevance | path

Searched defs:COMP (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.c33 #define COMP TGSI_OUTPUT_COMPONENTWISE macro
/third_party/littlefs/scripts/
Dexplode_asserts.py27 COMP = { variable
/third_party/mesa3d/src/mesa/swrast/
Ds_triangle.c618 #define SPAN_NEAREST(DO_TEX,COMP) \ in fast_persp_span() argument
639 #define SPAN_LINEAR(DO_TEX,COMP) \ in fast_persp_span() argument
/third_party/python/Python/
Dast.c273 #define COMP(NAME) \ in validate_expr() macro
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_depth_test.c683 #define ALPHATEST( FUNC, COMP ) \ argument