Home
last modified time | relevance | path

Searched defs:creation_feedback (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c2802 const VkPipelineCreationFeedbackCreateInfo *creation_feedback = in tu_pipeline_builder_compile_shaders() local
4081 const VkPipelineCreationFeedbackCreateInfo *creation_feedback = in tu_compute_pipeline_create() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c6944 const VkPipelineCreationFeedbackCreateInfo *creation_feedback = in radv_graphics_pipeline_init() local
7274 const VkPipelineCreationFeedbackCreateInfo *creation_feedback = in radv_compute_pipeline_create() local
4572 radv_create_shaders(struct radv_pipeline *pipeline, struct radv_pipeline_layout *pipeline_layout, struct radv_device *device, struct radv_pipeline_cache *cache, const struct radv_pipeline_key *pipeline_key, const VkPipelineShaderStageCreateInfo *pStages, uint32_t stageCount, const VkPipelineCreateFlags flags, const uint8_t *custom_hash, const VkPipelineCreationFeedbackCreateInfo *creation_feedback, struct radv_pipeline_shader_stack_size **stack_sizes, uint32_t *num_stack_sizes, gl_shader_stage *last_vgt_api_stage) radv_create_shaders() argument

Completed in 18 milliseconds