Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/tests/
H A Dalgebraic_tests.cpp79 nir_intrinsic_instr *ref_instr = nir_build_store_deref( in test_op() local
85 ASSERT_TRUE(nir_src_is_const(ref_instr->src[1])); in test_op()
88 int32_t ref = nir_src_as_int(ref_instr->src[1]); in test_op()

Completed in 1 milliseconds