Home
last modified time | relevance | path

Searched defs:store_deref (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_vertexstageexport.cpp84 bool VertexStageExportForFS::store_deref(const nir_variable *out_var, nir_intrinsic_instr* instr) in store_deref() function in r600::VertexStageExportForFS
385 bool VertexStageExportForGS::store_deref(const nir_variable *out_var, nir_intrinsic_instr* instr) in store_deref() function in r600::VertexStageExportForGS
444 bool VertexStageExportForES::store_deref(const nir_variable *out_var, nir_intrinsic_instr* instr) in store_deref() function in r600::VertexStageExportForES
/external/mesa3d/src/compiler/nir/tests/
Dvars_tests.cpp1226 nir_deref_instr *store_deref = in TEST_F() local
1303 nir_deref_instr *store_deref = in TEST_F() local
2106 nir_deref_instr *store_deref = nir_build_deref_array_imm(b, temp2_deref, i); in TEST_F() local
2138 nir_deref_instr *store_deref = nir_build_deref_array_imm(b, temp2_deref, i); in TEST_F() local