| /xsrc/external/mit/MesaLib/dist/src/vulkan/util/ |
| H A D | vk_util.c | 86 vk_spec_info_to_nir_spirv(const VkSpecializationInfo *spec_info, argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | tu_shader.c | 32 tu_spirv_to_nir(struct ir3_compiler * compiler,const uint32_t * words,size_t word_count,gl_shader_stage stage,const char * entry_point_name,const VkSpecializationInfo * spec_info) argument [all...] |
| H A D | tu_pipeline_cache.c | 109 const VkSpecializationInfo *spec_info = local in function:tu_hash_shaders
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_pipeline_cache.c | 133 const VkSpecializationInfo *spec_info = stages[i]->pSpecializationInfo; local in function:radv_hash_shaders 161 const VkSpecializationInfo *spec_info = pCreateInfo->pStages[i].pSpecializationInfo; local in function:radv_hash_rt_shaders [all...] |
| H A D | radv_shader.c | 416 radv_shader_compile_to_nir(struct radv_device * device,struct vk_shader_module * module,const char * entrypoint_name,gl_shader_stage stage,const VkSpecializationInfo * spec_info,const struct radv_pipeline_layout * layout,const struct radv_pipeline_key * key) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_pipeline_cache.c | 119 const VkSpecializationInfo *spec_info = stages[i]->pSpecializationInfo; local in function:radv_hash_shaders
|
| H A D | radv_shader.c | 179 radv_shader_compile_to_nir(struct radv_device * device,struct radv_shader_module * module,const char * entrypoint_name,gl_shader_stage stage,const VkSpecializationInfo * spec_info,const VkPipelineCreateFlags flags,const struct radv_pipeline_layout * layout) argument [all...] |
| /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/gallium/frontends/lavapipe/ |
| H A D | lvp_pipeline.c | 461 lvp_shader_compile_to_ir(struct lvp_pipeline * pipeline,struct vk_shader_module * module,const char * entrypoint_name,gl_shader_stage stage,const VkSpecializationInfo * spec_info) argument
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_shader.c | 95 const VkSpecializationInfo *spec_info = stage_info->pSpecializationInfo; local in function:tu_spirv_to_nir
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_pipeline.c | 102 anv_shader_compile_to_nir(struct anv_device * device,void * mem_ctx,const struct anv_shader_module * module,const char * entrypoint_name,gl_shader_stage stage,const VkSpecializationInfo * spec_info) argument 426 const VkSpecializationInfo *spec_info; member in struct:anv_pipeline_stage 449 anv_pipeline_hash_shader(const struct anv_shader_module * module,const char * entrypoint,gl_shader_stage stage,const VkSpecializationInfo * spec_info,unsigned char * sha1_out) argument 1270 anv_pipeline_compile_cs(struct anv_pipeline * pipeline,struct anv_pipeline_cache * cache,const VkComputePipelineCreateInfo * info,const struct anv_shader_module * module,const char * entrypoint,const VkSpecializationInfo * spec_info) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_pipeline.c | 1879 pipeline_hash_shader(const struct vk_shader_module * module,const char * entrypoint,gl_shader_stage stage,const VkSpecializationInfo * spec_info,unsigned char * sha1_out) argument [all...] |
| H A D | v3dv_private.h | 1458 const VkSpecializationInfo *spec_info; member in struct:v3dv_pipeline_stage
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_pipeline.c | 593 const VkSpecializationInfo *spec_info; member in struct:anv_pipeline_stage 86 anv_shader_compile_to_nir(struct anv_device * device,void * mem_ctx,const struct vk_shader_module * module,const char * entrypoint_name,gl_shader_stage stage,const VkSpecializationInfo * spec_info) argument 624 anv_pipeline_hash_shader(const struct vk_shader_module * module,const char * entrypoint,gl_shader_stage stage,const VkSpecializationInfo * spec_info,unsigned char * sha1_out) argument 1830 anv_pipeline_compile_cs(struct anv_compute_pipeline * pipeline,struct anv_pipeline_cache * cache,const VkComputePipelineCreateInfo * info,const struct vk_shader_module * module,const char * entrypoint,const VkSpecializationInfo * spec_info) argument [all...] |