Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_task_shader.c389 if (shader->info.outputs_written & BITFIELD64_BIT(VARYING_SLOT_TASK_COUNT)) { in nir_lower_task_shader()
H A Dnir.c3461 slot == VARYING_SLOT_TASK_COUNT; in nir_slot_is_sysval_output()
/third_party/mesa3d/src/compiler/
H A Dshader_enums.c177 case VARYING_SLOT_TASK_COUNT: return "VARYING_SLOT_TASK_COUNT"; in gl_varying_slot_name_for_stage()
H A Dshader_enums.h334 VARYING_SLOT_TASK_COUNT = VARYING_SLOT_BOUNDING_BOX0, /* Only appears in TASK. */ enumerator
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_mesh.cpp106 assert(var->data.location == VARYING_SLOT_TASK_COUNT); in brw_nir_lower_tue_outputs()
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_variables.c1151 *location = VARYING_SLOT_TASK_COUNT; in vtn_get_builtin_location()

Completed in 13 milliseconds