Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler.c121 static const nir_shader_compiler_options nir_options = { variable
H A Dir3_compiler.h49 struct nir_shader_compiler_options nir_options; member
/third_party/mesa3d/src/compiler/spirv/tests/
H A Dhelpers.h58 nir_shader_compiler_options nir_options; in get_nir() local
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_nir.c46 static const nir_shader_compiler_options nir_options = { variable
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.c121 struct nir_shader_compiler_options nir_options = *dxil_get_nir_compiler_options(); in spirv_to_dxil() local
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_nir.c79 vk_spirv_to_nir(struct vk_device *device, const uint32_t *spirv_data, size_t spirv_size_B, gl_shader_stage stage, const char *entrypoint_name, enum gl_subgroup_size subgroup_size, const VkSpecializationInfo *spec_info, const struct spirv_to_nir_options *spirv_options, const struct nir_shader_compiler_options *nir_options, void *mem_ctx) vk_spirv_to_nir() argument
H A Dvk_pipeline.c60 vk_pipeline_shader_stage_to_nir(struct vk_device *device, const VkPipelineShaderStageCreateInfo *info, const struct spirv_to_nir_options *spirv_options, const struct nir_shader_compiler_options *nir_options, void *mem_ctx, nir_shader **nir_out) vk_pipeline_shader_stage_to_nir() argument
H A Dvk_shader_module.c118 vk_shader_module_to_nir(struct vk_device *device, const struct vk_shader_module *mod, gl_shader_stage stage, const char *entrypoint_name, const VkSpecializationInfo *spec_info, const struct spirv_to_nir_options *spirv_options, const nir_shader_compiler_options *nir_options, void *mem_ctx, nir_shader **nir_out) vk_shader_module_to_nir() argument
H A Dvk_pipeline_cache.c446 vk_pipeline_cache_lookup_nir(struct vk_pipeline_cache *cache, const void *key_data, size_t key_size, const struct nir_shader_compiler_options *nir_options, bool *cache_hit, void *mem_ctx) vk_pipeline_cache_lookup_nir() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compiler.c167 struct nir_shader_compiler_options *nir_options = in brw_compiler_create() local
[all...]
H A Dbrw_kernel.c262 const nir_shader_compiler_options *nir_options = in brw_kernel_from_spirv() local
33 load_clc_shader(struct brw_compiler *compiler, struct disk_cache *disk_cache, const nir_shader_compiler_options *nir_options, const struct spirv_to_nir_options *spirv_options) load_clc_shader() argument
H A Dbrw_nir_rt.c425 const nir_shader_compiler_options *nir_options = in brw_nir_create_raygen_trampoline() local
H A Dbrw_nir_lower_shader_calls.c311 const nir_shader_compiler_options *nir_options = in brw_nir_create_trivial_return_shader() local
/third_party/mesa3d/src/gallium/drivers/lima/standalone/
H A Dlima_compiler_cmdline.c105 const nir_shader_compiler_options *nir_options = in load_glsl() local
/third_party/mesa3d/src/compiler/spirv/
H A Dnir_load_libclc.c300 nir_load_libclc_shader(unsigned ptr_bit_size, struct disk_cache *disk_cache, const struct spirv_to_nir_options *spirv_options, const nir_shader_compiler_options *nir_options) nir_load_libclc_shader() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline_cache.c357 anv_device_search_for_nir(struct anv_device *device, struct vk_pipeline_cache *cache, const nir_shader_compiler_options *nir_options, unsigned char sha1_key[SHA1_KEY_SIZE], void *mem_ctx) anv_device_search_for_nir() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c116 const nir_shader_compiler_options *nir_options = in load_glsl() local
379 const nir_shader_compiler_options *nir_options = in main() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_get.c1060 const struct nir_shader_compiler_options nir_options = { in si_init_screen_get_functions() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_extensions.c1814 const struct nir_shader_compiler_options *nir_options = in st_init_extensions() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_screen.h109 nir_shader_compiler_options nir_options; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_shader.c81 const nir_shader_compiler_options *nir_options = in tu_spirv_to_nir() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline_cache.c145 v3dv_pipeline_cache_search_for_nir(struct v3dv_pipeline *pipeline, struct v3dv_pipeline_cache *cache, const nir_shader_compiler_options *nir_options, unsigned char sha1_key[20]) v3dv_pipeline_cache_search_for_nir() argument
/third_party/mesa3d/src/compiler/clc/
H A Dclc.h180 const struct nir_shader_compiler_options *nir_options; member
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler.c778 nir_shader_compiler_options nir_options = in clc_spirv_to_dxil() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_screen.h157 struct nir_shader_compiler_options nir_options; member

Completed in 19 milliseconds

12