| /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/tests/ |
| H A D | helpers.h | 57 nir_shader_compiler_options nir_options; local in function:spirv_test::get_nir
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_compiler.c | 171 struct nir_shader_compiler_options *nir_options = local in function:brw_compiler_create [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/standalone/ |
| H A D | lima_compiler_cmdline.c | 105 const nir_shader_compiler_options *nir_options = local in function:load_glsl
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/ |
| H A D | nir_load_libclc.c | 243 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) argument
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_compiler.c | 172 struct nir_shader_compiler_options *nir_options = local in function:brw_compiler_create [all...] |
| H A D | brw_nir_lower_shader_calls.c | 260 const nir_shader_compiler_options *nir_options = local in function:brw_nir_create_trivial_return_shader
|
| H A D | brw_nir_rt.c | 419 const nir_shader_compiler_options *nir_options = local in function:brw_nir_create_raygen_trampoline
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | tu_shader.c | 45 const nir_shader_compiler_options *nir_options = local in function:tu_spirv_to_nir
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_screen.c | 899 static const nir_shader_compiler_options nir_options = { variable in typeref:typename:const nir_shader_compiler_options
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_get.c | 482 static const struct nir_shader_compiler_options nir_options = { variable in typeref:typename:const struct nir_shader_compiler_options
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ir3/ |
| H A D | ir3_cmdline.c | 113 const nir_shader_compiler_options *nir_options = local in function:load_glsl
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_screen.c | 881 static const nir_shader_compiler_options nir_options = { variable in typeref:typename:const nir_shader_compiler_options
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/ |
| H A D | ir3_cmdline.c | 116 const nir_shader_compiler_options *nir_options = local in function:load_glsl 378 const nir_shader_compiler_options *nir_options = local in function:main
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_screen.c | 963 static const nir_shader_compiler_options nir_options = { variable in typeref:typename:const nir_shader_compiler_options
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_get.c | 994 const struct nir_shader_compiler_options nir_options = { local in function:si_init_screen_get_functions
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/spirv_to_dxil/ |
| H A D | spirv_to_dxil.c | 180 struct nir_shader_compiler_options nir_options = *dxil_get_nir_compiler_options(); local in function:spirv_to_dxil
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_extensions.c | 168 const nir_shader_compiler_options *nir_options = NULL; local in function:st_init_limits
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_extensions.c | 167 const nir_shader_compiler_options *nir_options = NULL; local in function:st_init_limits 1846 const struct nir_shader_compiler_options *nir_options = local in function:st_init_extensions
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_vX_shader.c | 44 panvk_spirv_to_nir(const void * code,size_t codesize,gl_shader_stage stage,const char * entry_point_name,const VkSpecializationInfo * spec_info,const nir_shader_compiler_options * nir_options) argument
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_pipeline_cache.c | 143 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]) argument
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/clc/ |
| H A D | clc.h | 165 const struct nir_shader_compiler_options *nir_options; member in struct:clc_libclc_options
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_shader.c | 53 static const struct nir_shader_compiler_options nir_options = { variable in typeref:typename:const struct nir_shader_compiler_options
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_pipeline_cache.c | 710 anv_device_search_for_nir(struct anv_device * device,struct anv_pipeline_cache * cache,const nir_shader_compiler_options * nir_options,unsigned char sha1_key[20],void * mem_ctx) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_screen.h | 124 struct nir_shader_compiler_options nir_options; member in struct:zink_screen
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_shader.c | 91 const nir_shader_compiler_options *nir_options = local in function:tu_spirv_to_nir
|