Home
last modified time | relevance | path

Searched defs:gs_copy_binary (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_graphics.c2245 struct radv_shader_binary **gs_copy_binary) in radv_create_gs_copy_shader()
2315 struct radv_shader_binary **gs_copy_binary) in radv_graphics_shaders_nir_to_asm()
2577 … struct radv_shader **gs_copy_shader, struct radv_shader_binary **gs_copy_binary) in radv_graphics_shaders_compile()
2886 struct radv_shader_binary *gs_copy_binary = NULL; in radv_graphics_pipeline_compile() local
H A Dradv_shader_object.c510 struct radv_shader_binary *gs_copy_binary = NULL; in radv_shader_object_create_linked() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_shaders.cpp358 uint32_t *gs_copy_binary = si_get_shader_binary(shader->gs_copy_shader); in si_shader_cache_insert_shader() local