Home
last modified time | relevance | path

Searched defs:descriptor_type (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/core/
Dobject.hpp47 typedef S descriptor_type; typedef
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_descriptor_set.c479 const VkDescriptorType descriptor_type = bindings[i].descriptorType; in pvr_CreateDescriptorSetLayout() local
583 const VkDescriptorType descriptor_type = binding->descriptorType; in pvr_CreateDescriptorSetLayout() local
629 const VkDescriptorType descriptor_type = internal_binding->type; in pvr_CreateDescriptorSetLayout() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_descriptor_set.c954 VkDescriptorType descriptor_type, in write_image_descriptor()
973 VkDescriptorType descriptor_type, in write_combined_image_sampler_descriptor()
Dtu_descriptor_set.h147 VkDescriptorType descriptor_type; member
/third_party/protobuf/php/ext/google/protobuf/
Dconvert.c153 #define CASE(descriptor_type, type) \ in pbphp_dtype_to_type() argument
Ddef.c359 #define CASE(descriptor_type, type) \ in to_fieldtype() argument
/third_party/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.c1128 VkDescriptorType descriptor_type, const VkDescriptorImageInfo *image_info) in write_image_descriptor()
1166 VkDescriptorType descriptor_type, in write_combined_image_sampler_descriptor()
Dradv_private.h1019 VkDescriptorType descriptor_type; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h581 VkDescriptorType descriptor_type; member
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c6660 upb_descriptortype_t descriptor_type = upb_fielddef_descriptortype(f); in generate_primitivefield() local