Home
last modified time | relevance | path

Searched defs:keep_shader_info (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_shader.c2878 bool can_dump_shader, bool is_meta_shader, bool keep_shader_info, in radv_fill_nir_compiler_options()
2998 … const struct radv_graphics_state_key *gfx_state, bool keep_shader_info, bool keep_statistic_info)
3015 radv_shader_generate_debug_info(struct radv_device *device, bool dump_shader, bool keep_shader_info,
H A Dradv_device.h412 bool keep_shader_info; member