Home
last modified time | relevance | path

Searched defs:VK_ATTACHMENT_UNUSED (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassUnusedAttachmentSparseFillingTests.cpp104 std::fill(begin(attachmentIndices) + activeAttachmentCount, end(attachmentIndices), VK_ATTACHMENT_UNUSED); in generateInputAttachmentParams() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassUnusedAttachmentSparseFillingTests.cpp104 std::fill(begin(attachmentIndices) + activeAttachmentCount, end(attachmentIndices), VK_ATTACHMENT_UNUSED); in generateInputAttachmentParams() local
/third_party/glfw/deps/glad/
H A Dvulkan.h163 #define VK_ATTACHMENT_UNUSED (~0U) macro
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h111 #define VK_ATTACHMENT_UNUSED (~0U) macro
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h123 #define VK_ATTACHMENT_UNUSED (~0U) macro
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h124 #define VK_ATTACHMENT_UNUSED (~0U) macro
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h124 #define VK_ATTACHMENT_UNUSED (~0U) macro
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h123 #define VK_ATTACHMENT_UNUSED (~0U) macro
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h124 #define VK_ATTACHMENT_UNUSED (~0U) macro

Completed in 272 milliseconds