Searched refs:nir_store_var_volatile (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/nir/tests/ |
H A D | vars_tests.cpp | 211 nir_store_var_volatile(nir_builder *b, nir_variable *var, in nir_store_var_volatile() function 552 nir_store_var_volatile(b, v[0], second_value, mask); in TEST_F() 1578 nir_store_var_volatile(b, v, nir_imm_int(b, 1), 0x1); in TEST_F() 2003 nir_store_var_volatile(b, out, nir_imm_ivec4(b, -1, -2, -3, -4), 0xf); in TEST_F()
|
Completed in 4 milliseconds