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

/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c633 case SpvMemoryModelSimple: return "SpvMemoryModelSimple";
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h103 SpvMemoryModelSimple = 0, enumerator in enum:SpvMemoryModel_
H A Dspirv_to_nir.c3810 vtn_assert(w[2] == SpvMemoryModelSimple ||
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h111 SpvMemoryModelSimple = 0, enumerator in enum:SpvMemoryModel_
H A Dspirv_to_nir.c4806 case SpvMemoryModelSimple:

Completed in 27 milliseconds