Home
last modified time | relevance | path

Searched defs:pImage (Results 1 – 12 of 12) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/testing/
DVkDecoderTestDispatch.h142 const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in vkCreateImage()
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
Dvulkanhal_unittest.cpp553 VkImage* pImage, in createExternalImage()
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderGlobalState.cpp1539 const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in on_vkCreateImage()
4251 VkImage* pImage, in on_vkCreateImageWithRequirementsGOOGLE()
6639 VkImage* pImage) { in on_vkCreateImage()
7184 const VkAllocationCallbacks* pAllocator, VkImage* pImage, in on_vkCreateImageWithRequirementsGOOGLE()
DVkDecoderSnapshot.cpp527 const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in vkCreateImage()
4587 VkImage* pImage, in vkCreateImageWithRequirementsGOOGLE()
5955 const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in vkCreateImage()
10778 const VkAllocationCallbacks* pAllocator, VkImage* pImage, in vkCreateImageWithRequirementsGOOGLE()
DVkDecoder.cpp3742 VkImage* pImage; in decode() local
34840 VkImage* pImage; in decode() local
/device/generic/vulkan-cereal/fake-android-guest/libvulkan/
Dapi_gen.cpp983 …, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in CreateImage()
1772 …, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in vkCreateImage()
/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp4108 VkImage *pImage) { in on_vkCreateImage()
8016 VkImage *pImage) { in on_vkCreateImage()
Dfunc_table.cpp515 const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in entry_vkCreateImage()
9093 VkImage* pImage, VkMemoryRequirements* pMemoryRequirements) { in entry_vkCreateImageWithRequirementsGOOGLE()
9104 VkImage* pImage, VkMemoryRequirements* pMemoryRequirements) { in dynCheck_entry_vkCreateImageWithRequirementsGOOGLE()
DVkEncoder.cpp6564 const VkAllocationCallbacks* pAllocator, VkImage* pImage, in vkCreateImage()
64853 VkImage* pImage, VkMemoryRequirements* pMemoryRequirements, uint32_t doLock) { in vkCreateImageWithRequirementsGOOGLE()
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dtinyexr.h4502 void *tdefl_write_image_to_png_file_in_memory_ex(const void *pImage, int w, in tdefl_write_image_to_png_file_in_memory_ex()
4609 void *tdefl_write_image_to_png_file_in_memory(const void *pImage, int w, int h, in tdefl_write_image_to_png_file_in_memory()
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto1369 optional uint64 pImage = 4; field
8167 optional uint64 pImage = 4; field
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_funcs.hpp1845 …t VULKAN_HPP_NAMESPACE::AllocationCallbacks * pAllocator, VULKAN_HPP_NAMESPACE::Image * pImage, Di… in createImage()