Home
last modified time | relevance | path

Searched refs:NIR_SPIRV_OPENCL (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/compiler/spirv/
Dnir_spirv.h53 NIR_SPIRV_OPENCL, enumerator
Dspirv2nir.c154 spirv_opts.environment = NIR_SPIRV_OPENCL; in main()
Dspirv_to_nir.c834 if (b->options->environment == NIR_SPIRV_OPENCL) in vtn_type_needs_explicit_layout()
/external/mesa3d/src/gallium/frontends/clover/nir/
Dinvocation.cpp325 spirv_options.environment = NIR_SPIRV_OPENCL; in create_spirv_options()