Searched defs:binary_out (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_shader.c | 1738 shader_variant_compile(struct radv_device * device,struct vk_shader_module * module,struct nir_shader * const * shaders,int shader_count,gl_shader_stage stage,struct radv_shader_info * info,struct radv_nir_compiler_options * options,bool gs_copy_shader,bool trap_handler_shader,bool keep_shader_info,bool keep_statistic_info,struct radv_shader_binary ** binary_out) argument 1852 radv_shader_variant_compile(struct radv_device * device,struct vk_shader_module * module,struct nir_shader * const * shaders,int shader_count,struct radv_pipeline_layout * layout,const struct radv_pipeline_key * key,struct radv_shader_info * info,bool keep_shader_info,bool keep_statistic_info,struct radv_shader_binary ** binary_out) argument 1877 radv_create_gs_copy_shader(struct radv_device * device,struct nir_shader * shader,struct radv_shader_info * info,struct radv_shader_binary ** binary_out,bool keep_shader_info,bool keep_statistic_info,bool multiview,bool disable_optimizations) argument
|
Completed in 6 milliseconds