Home
last modified time | relevance | path

Searched refs:SYSTEM_VALUE_WORKGROUP_SIZE (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_from_mesa.c272 case SYSTEM_VALUE_WORKGROUP_SIZE: in tgsi_get_sysval_semantic()
/third_party/mesa3d/src/compiler/glsl/
Dlower_cs_derived.cpp141 SYSTEM_VALUE_WORKGROUP_SIZE, glsl_type::uvec3_type, in find_sysvals()
Dbuiltin_variables.cpp1476 add_system_value(SYSTEM_VALUE_WORKGROUP_SIZE, in generate_cs_special_vars()
/third_party/mesa3d/src/compiler/
Dshader_enums.c305 ENUM(SYSTEM_VALUE_WORKGROUP_SIZE), in gl_system_value_name()
Dshader_enums.h777 SYSTEM_VALUE_WORKGROUP_SIZE, enumerator
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_info.c639 …>uses_variable_block_size = BITSET_TEST(nir->info.system_values_read, SYSTEM_VALUE_WORKGROUP_SIZE); in si_nir_scan_shader()
/third_party/mesa3d/src/compiler/nir/
Dnir.c2468 case SYSTEM_VALUE_WORKGROUP_SIZE: in nir_intrinsic_from_system_value()
2610 return SYSTEM_VALUE_WORKGROUP_SIZE; in nir_system_value_from_intrinsic()
/third_party/mesa3d/src/compiler/spirv/
Dvtn_variables.c934 *location = SYSTEM_VALUE_WORKGROUP_SIZE; in vtn_get_builtin_location()
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst1256 - compiler: Rename SYSTEM_VALUE_LOCAL_GROUP_SIZE to SYSTEM_VALUE_WORKGROUP_SIZE