Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dnir_spirv.h50 enum nir_spirv_execution_environment { enum
57 enum nir_spirv_execution_environment environment;
H A Dspirv2nir.c199 enum nir_spirv_execution_environment env = NIR_SPIRV_VULKAN; in main()
H A Dvtn_variables.c2376 const enum nir_spirv_execution_environment env = in vtn_create_variable()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/mesa/compiler/clc/
H A Dspirv.rs316 environment: nir_spirv_execution_environment::NIR_SPIRV_OPENCL, in get_spirv_options()