Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/
H A Dshader_enums.c308 ENUM(SYSTEM_VALUE_WORK_DIM), in gl_system_value_name()
H A Dshader_enums.h779 SYSTEM_VALUE_WORK_DIM, enumerator
/third_party/mesa3d/src/compiler/nir/
H A Dnir.c2476 case SYSTEM_VALUE_WORK_DIM: in nir_intrinsic_from_system_value()
2618 return SYSTEM_VALUE_WORK_DIM; in nir_system_value_from_intrinsic()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_draw.cpp990 if (BITSET_TEST(ctx->compute_stage->nir->info.system_values_read, SYSTEM_VALUE_WORK_DIM)) in zink_launch_grid()
H A Dzink_compiler.c82 return BITSET_TEST(shader->info.system_values_read, SYSTEM_VALUE_WORK_DIM); in reads_work_dim()
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_variables.c1033 *location = SYSTEM_VALUE_WORK_DIM; in vtn_get_builtin_location()

Completed in 22 milliseconds