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

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c2282 const SpvMemorySemanticsMask other_semantics = local in function:vtn_split_barrier_semantics
2286 if (other_semantics)
2287 vtn_warn("Ignoring unhandled memory semantics: %u\n", other_semantics);

Completed in 8 milliseconds