Searched defs:spec_info (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_util.c86 vk_spec_info_to_nir_spirv(const VkSpecializationInfo *spec_info, argument
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_shader.c32 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 Dtu_pipeline_cache.c109 const VkSpecializationInfo *spec_info = local in function:tu_hash_shaders
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_pipeline_cache.c133 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 Dradv_shader.c416 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 Dradv_pipeline_cache.c119 const VkSpecializationInfo *spec_info = stages[i]->pSpecializationInfo; local in function:radv_hash_shaders
H A Dradv_shader.c179 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 Dpanvk_vX_shader.c44 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 Dlvp_pipeline.c461 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 Dtu_shader.c95 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 Danv_pipeline.c102 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 Dv3dv_pipeline.c1879 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 Dv3dv_private.h1458 const VkSpecializationInfo *spec_info; member in struct:v3dv_pipeline_stage
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_pipeline.c593 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...]

Completed in 22 milliseconds