Home
last modified time | relevance | path

Searched refs:radv_create_shaders (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.h554 VkResult radv_create_shaders(struct radv_pipeline *pipeline,
H A Dradv_pipeline.c4572 radv_create_shaders(struct radv_pipeline *pipeline, struct radv_pipeline_layout *pipeline_layout, in radv_create_shaders() function
6950 result = radv_create_shaders(&pipeline->base, pipeline_layout, device, cache, &key, pCreateInfo->pStages, in radv_graphics_pipeline_init()
7280 result = radv_create_shaders(&pipeline->base, pipeline_layout, device, cache, &key, &pCreateInfo->stage, in radv_compute_pipeline_create()

Completed in 12 milliseconds