Home
last modified time | relevance | path

Searched refs:radv_shader_variant_create (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.h508 struct radv_shader_variant *radv_shader_variant_create(struct radv_device *device,
Dradv_pipeline_cache.c357 entry->variants[i] = radv_shader_variant_create(device, binary, false, true); in radv_create_shader_variants_from_pipeline_cache()
Dradv_shader.c1565 radv_shader_variant_create(struct radv_device *device, const struct radv_shader_binary *binary, in radv_shader_variant_create() function
1811 radv_shader_variant_create(device, binary, keep_shader_info, false);
/third_party/mesa3d/docs/relnotes/
D19.3.0.rst3247 - radv: for secure compile exit early from radv_shader_variant_create()