Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
H A Dlower_cs_derived.cpp209 ir->var->data.location == SYSTEM_VALUE_GLOBAL_INVOCATION_ID) { in visit()
H A Dbuiltin_variables.cpp1480 add_system_value(SYSTEM_VALUE_GLOBAL_INVOCATION_ID, in generate_cs_special_vars()
/third_party/mesa3d/src/compiler/
H A Dshader_enums.c300 ENUM(SYSTEM_VALUE_GLOBAL_INVOCATION_ID), in gl_system_value_name()
H A Dshader_enums.h771 SYSTEM_VALUE_GLOBAL_INVOCATION_ID, enumerator
/third_party/mesa3d/src/compiler/nir/
H A Dnir.c2470 case SYSTEM_VALUE_GLOBAL_INVOCATION_ID: in nir_intrinsic_from_system_value()
2612 return SYSTEM_VALUE_GLOBAL_INVOCATION_ID; in nir_system_value_from_intrinsic()
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_variables.c950 *location = SYSTEM_VALUE_GLOBAL_INVOCATION_ID; in vtn_get_builtin_location()

Completed in 14 milliseconds