Home
last modified time | relevance | path

Searched defs:COMP (Results 1 – 6 of 6) 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/rust/crates/rustix/src/backend/libc/net/
Dtypes.rs546 pub const COMP: Self = Self(c::IPPROTO_COMP as _); constant
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
Dtypes.rs194 pub const COMP: Self = Self(c::IPPROTO_COMP as _); constant
/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