Home
last modified time | relevance | path

Searched defs:vk_type (Results 1 – 3 of 3) sorted by relevance

/external/virglrenderer/src/venus/
Dvkr_device_object.json7 "vk_type": "VkBuffer", string
18 "vk_type": "VkBufferView", string
34 "vk_type": "VkCommandPool", string
45 "vk_type": "VkCommandBuffer", string
65 "vk_type": "VkDescriptorSetLayout", string
76 "vk_type": "VkDescriptorPool", string
87 "vk_type": "VkDescriptorSet", string
102 "vk_type": "VkDescriptorUpdateTemplate", string
118 "vk_type": "VkDeviceMemory", string
134 "vk_type": "VkImage", string
[all …]
Dvkr_common.h43 #define VKR_DEFINE_OBJECT_CAST(vkr_type, vk_enum, vk_type) \ argument
/external/mesa3d/src/imagination/vulkan/
Dpvr_border.c229 const VkBorderColor vk_type = sampler->vk.border_color; in pvr_border_color_table_get_or_create_entry() local