Home
last modified time | relevance | path

Searched defs:system_value (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_intrinsics.py690 def system_value(name, dest_comp, indices=[], bit_sizes=[32]): function
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_signature.h43 …uint32_t system_value; // Semantic type. Similar to DxilSemantic::Kind, but a serializ… member
Dnir_to_dxil.c434 nir_variable *system_value[SYSTEM_VALUE_MAX]; member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.c134 } system_value[UREG_MAX_SYSTEM_VALUE]; member