Home
last modified time | relevance | path

Searched defs:nextAccess (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrUtil.cpp376 uploadImage(const DeviceInterface& vkd, VkDevice device, deUint32 queueFamilyNdx, Allocator& allocator, VkImage image, const MultiPlaneImageData& imageData, VkAccessFlags nextAccess, VkImageLayout finalLayout, deUint32 arrayLayer) uploadImage() argument
478 fillImageMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, deUint32 queueFamilyNdx, vk::VkImage image, const std::vector<de::SharedPtr<vk::Allocation> >& allocations, const MultiPlaneImageData& imageData, vk::VkAccessFlags nextAccess, vk::VkImageLayout finalLayout, deUint32 arrayLayer) fillImageMemory() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrUtil.cpp376 uploadImage(const DeviceInterface& vkd, VkDevice device, deUint32 queueFamilyNdx, Allocator& allocator, VkImage image, const MultiPlaneImageData& imageData, VkAccessFlags nextAccess, VkImageLayout finalLayout, deUint32 arrayLayer) uploadImage() argument
478 fillImageMemory(const vk::DeviceInterface& vkd, vk::VkDevice device, deUint32 queueFamilyNdx, vk::VkImage image, const std::vector<de::SharedPtr<vk::Allocation> >& allocations, const MultiPlaneImageData& imageData, vk::VkAccessFlags nextAccess, vk::VkImageLayout finalLayout, deUint32 arrayLayer) fillImageMemory() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemYCbCrConversionTests.cpp317 uploadYCbCrImage(ProtectedContext& ctx, const vk::VkImage image, const ycbcr::MultiPlaneImageData& imageData, const vk::VkAccessFlags nextAccess, const vk::VkImageLayout finalLayout) uploadYCbCrImage() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemYCbCrConversionTests.cpp317 uploadYCbCrImage(ProtectedContext& ctx, const vk::VkImage image, const ycbcr::MultiPlaneImageData& imageData, const vk::VkAccessFlags nextAccess, const vk::VkImageLayout finalLayout) uploadYCbCrImage() argument

Completed in 10 milliseconds