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

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dgl_spirv.c149 case SpvOpTypeSampler:
H A Dspirv.h1188 SpvOpTypeSampler = 26, enumerator in enum:SpvOp_
1834 case SpvOpTypeSampler: *hasResult = true; *hasResultType = false; break;
H A Dspirv_to_nir.c1762 case SpvOpTypeSampler:
5252 case SpvOpTypeSampler:
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dgl_spirv.c149 case SpvOpTypeSampler:
H A Dspirv.h848 SpvOpTypeSampler = 26, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c1510 case SpvOpTypeSampler:
4062 case SpvOpTypeSampler:
/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c50 case SpvOpTypeSampler: return (struct type_args){ 0, -1 };
H A Dspirv_info.c559 case SpvOpTypeSampler: return "SpvOpTypeSampler";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c741 case SpvOpTypeSampler: return "SpvOpTypeSampler";
H A Dvtn_gather_types.c50 case SpvOpTypeSampler: return (struct type_args){ 0, -1 };
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp409 case SpvOpTypeSampler:

Completed in 61 milliseconds