Home
last modified time | relevance | path

Searched refs:SYSTEM_VALUE_IS_INDEXED_DRAW (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/compiler/
H A Dshader_enums.c277 ENUM(SYSTEM_VALUE_IS_INDEXED_DRAW), in gl_system_value_name()
H A Dshader_enums.h703 * \c SYSTEM_VALUE_IS_INDEXED_DRAW & \c SYSTEM_VALUE_FIRST_VERTEX.
705 SYSTEM_VALUE_IS_INDEXED_DRAW, enumerator
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4.cpp2581 BITSET_TEST(nir->info.system_values_read, SYSTEM_VALUE_IS_INDEXED_DRAW)) { in brw_compile_vs()
2585 if (BITSET_TEST(nir->info.system_values_read, SYSTEM_VALUE_IS_INDEXED_DRAW)) in brw_compile_vs()
/third_party/mesa3d/src/compiler/nir/
H A Dnir.c2394 case SYSTEM_VALUE_IS_INDEXED_DRAW: in nir_intrinsic_from_system_value()
2538 return SYSTEM_VALUE_IS_INDEXED_DRAW; in nir_system_value_from_intrinsic()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c2832 BITSET_TEST(info->system_values_read, SYSTEM_VALUE_IS_INDEXED_DRAW); in iris_bind_vs_state()

Completed in 14 milliseconds