Home
last modified time | relevance | path

Searched refs:TGSI_SEMANTIC_VIEWPORT_MASK (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_from_mesa.c145 *semantic_name = TGSI_SEMANTIC_VIEWPORT_MASK; in tgsi_get_gl_varying_semantic()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h206 TGSI_SEMANTIC_VIEWPORT_MASK, enumerator
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi.c360 case TGSI_SEMANTIC_VIEWPORT_MASK: in svga_tgsi_to_gl_varying_semantic()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_program.c85 case TGSI_SEMANTIC_VIEWPORT_MASK: return 0x3a0; in nvc0_shader_output_address()
/third_party/mesa3d/docs/gallium/
Dtgsi.rst3532 TGSI_SEMANTIC_VIEWPORT_MASK subsection
3810 TGSI_SEMANTIC_VIEWPORT_MASK.
Dscreen.rst620 * ``PIPE_CAP_VIEWPORT_MASK``: Whether ``TGSI_SEMANTIC_VIEWPORT_MASK`` and ``TGSI_PROPERTY_LAYER_VIE…
/third_party/mesa3d/docs/relnotes/
D20.1.0.rst2276 - gallium: add TGSI_SEMANTIC_VIEWPORT_MASK