Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline_cache.c370 struct radv_shader_binary *gs_copy_binary = NULL; in radv_create_shaders_from_pipeline_cache() local
Dradv_pipeline.c4068 struct radv_shader_binary **binaries, struct radv_shader_binary *gs_copy_binary) in radv_upload_shaders()
4480 struct radv_shader_binary **gs_copy_binary) in radv_pipeline_create_gs_copy_shader()
4514 struct radv_shader_binary **gs_copy_binary) in radv_pipeline_nir_to_asm()
4585 struct radv_shader_binary *gs_copy_binary = NULL; in radv_create_shaders() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.cpp371 uint32_t *gs_copy_binary = si_get_shader_binary(shader->gs_copy_shader); in si_shader_cache_insert_shader() local