Home
last modified time | relevance | path

Searched defs:nir_options (Results 26 - 37 of 37) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.c1329 const struct nir_shader_compiler_options nir_options = { in r600_common_screen_init() local
[all...]
H A Dr600_pipe_common.h404 struct nir_shader_compiler_options nir_options; member
H A Dr600_shader.c201 const nir_shader_compiler_options *nir_options = in r600_pipe_shader_create() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_private.h332 nir_shader_compiler_options nir_options[MESA_VULKAN_SHADER_STAGES]; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c60 const nir_shader_compiler_options *nir_options = in anv_shader_stage_to_nir() local
656 const nir_shader_compiler_options *nir_options = in anv_pipeline_stage_get_nir() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline.c438 const nir_shader_compiler_options *nir_options = &v3dv_nir_options; in shader_module_compile_to_nir() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c2152 static const nir_shader_compiler_options nir_options = { variable
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c6459 spirv_to_nir(const uint32_t *words, size_t word_count, struct nir_spirv_specialization *spec, unsigned num_spec, gl_shader_stage stage, const char *entry_point_name, const struct spirv_to_nir_options *options, const nir_shader_compiler_options *nir_options) spirv_to_nir() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c2886 const nir_shader_compiler_options *nir_options = in tu_pipeline_builder_compile_shaders() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h88 struct nir_shader_compiler_options *nir_options[MESA_ALL_SHADER_STAGES]; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h554 struct nir_shader_compiler_options nir_options; member
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c75 nir_options = { variable

Completed in 62 milliseconds

12