Searched refs:bindImagePlanesMemory (Results 1 – 5 of 5) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkYCbCrImageWithMemory.cpp | 45 bindImagePlanesMemory(vk, device, *m_image, numPlanes, m_allocations, allocator, requirement); in YCbCrImageWithMemory()
|
D | vkMemUtil.hpp | 169 void bindImagePlanesMemory (const vk::DeviceInterface& vkd,
|
D | vkMemUtil.cpp | 406 void bindImagePlanesMemory (const DeviceInterface& vkd, in bindImagePlanesMemory() function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
D | vktYCbCrUtil.cpp | 362 bindImagePlanesMemory(vkd, device, image, numPlanes, allocations, allocator, requirement); in allocateAndBindImageMemory()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrUtil.cpp | 362 bindImagePlanesMemory(vkd, device, image, numPlanes, allocations, allocator, requirement); in allocateAndBindImageMemory()
|