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

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c219 case SpvOpAtomicExchange: return (struct type_args){ 1, 0 };
H A Dspirv_info.c745 case SpvOpAtomicExchange: return "SpvOpAtomicExchange";
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv_to_nir.c2449 case SpvOpAtomicExchange:
2511 case SpvOpAtomicExchange:
2632 case SpvOpAtomicExchange:
2797 case SpvOpAtomicExchange:
2850 case SpvOpAtomicExchange:
2908 case SpvOpAtomicExchange:
2949 case SpvOpAtomicExchange:
4186 case SpvOpAtomicExchange:
H A Dspirv.h1034 SpvOpAtomicExchange = 229, enumerator in enum:SpvOp_
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c927 case SpvOpAtomicExchange: return "SpvOpAtomicExchange";
H A Dvtn_gather_types.c219 case SpvOpAtomicExchange: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c3133 case SpvOpAtomicExchange:
3187 case SpvOpAtomicExchange:
3455 case SpvOpAtomicExchange:
3616 case SpvOpAtomicExchange:
3666 case SpvOpAtomicExchange:
3721 case SpvOpAtomicExchange:
5656 case SpvOpAtomicExchange:
H A Dspirv.h1374 SpvOpAtomicExchange = 229, enumerator in enum:SpvOp_
2020 case SpvOpAtomicExchange: *hasResult = true; *hasResultType = true; break;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c226 return SpvOpAtomicExchange;

Completed in 36 milliseconds