Searched refs:VARYING_SLOT_VIEWPORT_MASK (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c144 case VARYING_SLOT_VIEWPORT_MASK:
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_enums.h304 VARYING_SLOT_VIEWPORT_MASK, /* Does not appear in FS */ enumerator in enum:__anon671c309a0303
462 #define VARYING_BIT_VIEWPORT_MASK BITFIELD64_BIT(VARYING_SLOT_VIEWPORT_MASK)
H A Dshader_enums.c219 ENUM(VARYING_SLOT_VIEWPORT_MASK),
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_variables.cpp1251 var = add_output(VARYING_SLOT_VIEWPORT_MASK, array(int_t, 1),
1275 var = add_output(VARYING_SLOT_VIEWPORT_MASK, array(int_t, 1),
1555 add_varying(VARYING_SLOT_VIEWPORT_MASK, array(int_t, 1),
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dmtypes.h109 case VARYING_SLOT_VIEWPORT_MASK:
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst2273 - compiler: add VARYING_SLOT_VIEWPORT_MASK

Completed in 22 milliseconds