OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYSTEM_VALUE_LOCAL_INVOCATION_INDEX
(Results
1 - 15
of
15
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
lower_cs_derived.cpp
216
ir->var->data.location ==
SYSTEM_VALUE_LOCAL_INVOCATION_INDEX
) {
builtin_variables.cpp
1465
add_system_value(
SYSTEM_VALUE_LOCAL_INVOCATION_INDEX
,
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
lower_cs_derived.cpp
216
ir->var->data.location ==
SYSTEM_VALUE_LOCAL_INVOCATION_INDEX
) {
builtin_variables.cpp
1306
add_system_value(
SYSTEM_VALUE_LOCAL_INVOCATION_INDEX
,
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
shader_enums.c
240
ENUM(
SYSTEM_VALUE_LOCAL_INVOCATION_INDEX
),
shader_enums.h
601
SYSTEM_VALUE_LOCAL_INVOCATION_INDEX
,
/xsrc/external/mit/MesaLib/dist/src/compiler/
shader_enums.c
298
ENUM(
SYSTEM_VALUE_LOCAL_INVOCATION_INDEX
),
shader_enums.h
719
SYSTEM_VALUE_LOCAL_INVOCATION_INDEX
,
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
nir_lower_system_values.c
176
case
SYSTEM_VALUE_LOCAL_INVOCATION_INDEX
: {
nir.c
1855
case
SYSTEM_VALUE_LOCAL_INVOCATION_INDEX
:
1941
return
SYSTEM_VALUE_LOCAL_INVOCATION_INDEX
;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
si_shader_nir.c
444
info->uses_subgroup_info = BITSET_TEST(nir->info.system_values_read,
SYSTEM_VALUE_LOCAL_INVOCATION_INDEX
) ||
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir.c
2289
case
SYSTEM_VALUE_LOCAL_INVOCATION_INDEX
:
2421
return
SYSTEM_VALUE_LOCAL_INVOCATION_INDEX
;
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
vtn_variables.c
936
*location =
SYSTEM_VALUE_LOCAL_INVOCATION_INDEX
;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
vtn_variables.c
1388
*location =
SYSTEM_VALUE_LOCAL_INVOCATION_INDEX
;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
st_glsl_to_tgsi.cpp
5827
case
SYSTEM_VALUE_LOCAL_INVOCATION_INDEX
:
Completed in 17 milliseconds
Indexes created Sun Jul 26 00:24:00 UTC 2026