Home
last modified time | relevance | path

Searched refs:VARYING_SLOT_VAR12 (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/
Dshader_enums.c232 ENUM(VARYING_SLOT_VAR12), in gl_varying_slot_name_for_stage()
Dshader_enums.h326 VARYING_SLOT_VAR12, enumerator
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_gs_variant.cpp205 emit_ctx->front_facing_var->data.location = VARYING_SLOT_VAR12; in d3d12_begin_emit_primitives_gs()
Dd3d12_nir_passes.c144 var->data.location = VARYING_SLOT_VAR12; in d3d12_forward_front_face()