Searched refs:radv_create_shaders (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_shader.h | 554 VkResult radv_create_shaders(struct radv_pipeline *pipeline,
|
H A D | radv_pipeline.c | 4572 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