Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/spirv/
H A Dnir_spirv.h54 NIR_SPIRV_OPENCL, enumerator
H A Dspirv2nir.c169 spirv_opts.environment = NIR_SPIRV_OPENCL; in main()
H A Dvtn_variables.c2086 b->options->environment != NIR_SPIRV_OPENCL, in vtn_create_variable()
2099 vtn_assert(b->options->environment != NIR_SPIRV_OPENCL); in vtn_create_variable()
2108 vtn_assert(b->options->environment == NIR_SPIRV_OPENCL); in vtn_create_variable()
2119 env == NIR_SPIRV_OPENCL ? "OpenCL" : in vtn_create_variable()
2129 env == NIR_SPIRV_OPENCL ? "CrossWorkgroup, UniformConstant" : "", in vtn_create_variable()
H A Dspirv_to_nir.c880 if (b->options->environment == NIR_SPIRV_OPENCL) in vtn_type_needs_explicit_layout()
6356 b->options->environment == NIR_SPIRV_OPENCL && is_llvm_spirv_translator; in vtn_create_builder()
/third_party/mesa3d/src/compiler/clc/
H A Dclc.c129 .environment = NIR_SPIRV_OPENCL, in clc_libclc_new()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_kernel.c266 .environment = NIR_SPIRV_OPENCL, in brw_kernel_from_spirv()
/third_party/mesa3d/src/gallium/frontends/clover/nir/
H A Dinvocation.cpp371 spirv_options.environment = NIR_SPIRV_OPENCL;
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler.c758 .environment = NIR_SPIRV_OPENCL, in clc_spirv_to_dxil()

Completed in 16 milliseconds