Searched refs:bindImagePlanesMemory (Results 1 – 4 of 4) sorted by relevance
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkYCbCrImageWithMemory.cpp | 45 bindImagePlanesMemory(vk, device, *m_image, numPlanes, m_allocations, allocator, requirement); in YCbCrImageWithMemory()
|
D | vkMemUtil.hpp | 161 void bindImagePlanesMemory (const vk::DeviceInterface& vkd,
|
D | vkMemUtil.cpp | 372 void bindImagePlanesMemory (const DeviceInterface& vkd, in bindImagePlanesMemory() function
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrUtil.cpp | 330 bindImagePlanesMemory(vkd, device, image, numPlanes, allocations, allocator, requirement); in allocateAndBindImageMemory()
|