HomeSort by relevance Sort by last modified time
    Searched refs:bindImagePlaneMemory (Results 1 - 4 of 4) sorted by null

  /external/deqp/external/vulkancts/framework/vulkan/
vkYCbCrImageWithMemory.cpp 50 bindImagePlaneMemory(vk, device, *m_image, m_allocations.back()->getMemory(), m_allocations.back()->getOffset(), planeAspect);
vkMemUtil.hpp 155 void bindImagePlaneMemory (const DeviceInterface& vkd, VkDevice device, VkImage image, VkDeviceMemory memory, VkDeviceSize memoryOffset, VkImageAspectFlagBits planeAspect);
vkMemUtil.cpp 352 void bindImagePlaneMemory (const DeviceInterface& vkd,
  /external/deqp/external/vulkancts/modules/vulkan/ycbcr/
vktYCbCrUtil.cpp 302 bindImagePlaneMemory(vkd, device, image, allocations.back()->getMemory(), allocations.back()->getOffset(), planeAspect);
    [all...]

Completed in 1369 milliseconds