Searched refs:store_test_val (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/nir/tests/ |
H A D | builder_tests.cpp | 48 void store_test_val(nir_ssa_def *val) in store_test_val() function in __anon7312::nir_builder_test 107 store_test_val(nir_extract_bits(b, srcs, 2, 24, 1, 64)); in TEST_F() 123 store_test_val(nir_extract_bits(b, srcs, 2, 16, 1, 64)); in TEST_F() 142 store_test_val(nir_extract_bits(b, srcs, 4, 24, 2, 32)); in TEST_F()
|
Completed in 1 milliseconds