Home
last modified time | relevance | path

Searched defs:pLayoutSizeInBytes (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish-opengl/system/vulkan_enc/
Dfunc_table.cpp8070 VkDeviceSize* pLayoutSizeInBytes) { in entry_vkGetDescriptorSetLayoutSizeEXT()
8077 VkDeviceSize* pLayoutSizeInBytes) { in dynCheck_entry_vkGetDescriptorSetLayoutSizeEXT()
DVkEncoder.cpp59549 VkDeviceSize* pLayoutSizeInBytes, uint32_t doLock) { in vkGetDescriptorSetLayoutSizeEXT()
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderSnapshot.cpp4206 VkDeviceSize* pLayoutSizeInBytes) { in vkGetDescriptorSetLayoutSizeEXT()
10325 VkDevice device, VkDescriptorSetLayout layout, VkDeviceSize* pLayoutSizeInBytes) { in vkGetDescriptorSetLayoutSizeEXT()
DVkDecoder.cpp32021 VkDeviceSize* pLayoutSizeInBytes; in decode() local
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_funcs.hpp15140 …VULKAN_HPP_NAMESPACE::DescriptorSetLayout layout, VULKAN_HPP_NAMESPACE::DeviceSize * pLayoutSizeIn… in getDescriptorSetLayoutSizeEXT()