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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dnir_spirv.h55 NIR_SPIRV_OPENCL, enumerator in enum:nir_spirv_execution_environment
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dnir_spirv.h54 NIR_SPIRV_OPENCL, enumerator in enum:nir_spirv_execution_environment
H A Dspirv2nir.c169 spirv_opts.environment = NIR_SPIRV_OPENCL;
H A Dvtn_variables.c2043 b->options->environment != NIR_SPIRV_OPENCL,
2056 vtn_assert(b->options->environment != NIR_SPIRV_OPENCL);
2065 vtn_assert(b->options->environment == NIR_SPIRV_OPENCL);
2076 env == NIR_SPIRV_OPENCL ? "OpenCL" :
2086 env == NIR_SPIRV_OPENCL ? "CrossWorkgroup, UniformConstant" : "",
H A Dspirv_to_nir.c868 if (b->options->environment == NIR_SPIRV_OPENCL)
6075 b->options->environment == NIR_SPIRV_OPENCL && is_llvm_spirv_translator;
/xsrc/external/mit/MesaLib/dist/src/compiler/clc/
H A Dclc.c129 .environment = NIR_SPIRV_OPENCL,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/nir/
H A Dinvocation.cpp342 spirv_options.environment = NIR_SPIRV_OPENCL;
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_compiler.c807 .environment = NIR_SPIRV_OPENCL,

Completed in 36 milliseconds