Home
last modified time | relevance | path

Searched refs:bindImagePlanesMemory (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkYCbCrImageWithMemory.cpp45 bindImagePlanesMemory(vk, device, *m_image, numPlanes, m_allocations, allocator, requirement); in YCbCrImageWithMemory()
DvkMemUtil.hpp161 void bindImagePlanesMemory (const vk::DeviceInterface& vkd,
DvkMemUtil.cpp372 void bindImagePlanesMemory (const DeviceInterface& vkd, in bindImagePlanesMemory() function
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp330 bindImagePlanesMemory(vkd, device, image, numPlanes, allocations, allocator, requirement); in allocateAndBindImageMemory()