Home
last modified time | relevance | path

Searched refs:has_variable_descriptors (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_descriptor_set.h84 bool has_variable_descriptors; member
H A Dradv_descriptor_set.c300 set_layout->has_variable_descriptors = true; in radv_CreateDescriptorSetLayout()
966 if (layout->has_variable_descriptors && variable_counts) { in radv_AllocateDescriptorSets()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_descriptor_set.h68 bool has_variable_descriptors; member
H A Dtu_descriptor_set.c197 set_layout->has_variable_descriptors = true; in tu_CreateDescriptorSetLayout()
534 assert(layout->has_variable_descriptors); in tu_descriptor_set_create()
H A Dtu_pipeline.c166 set_layout->has_variable_descriptors) in tu6_emit_load_state()

Completed in 12 milliseconds