Home
last modified time | relevance | path

Searched defs:attachmentDescs (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPassCache.cpp120 std::array<VkAttachmentDescription, kMaxAttachmentCount> attachmentDescs = {}; in CreateRenderPassForQuery() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp532 std::vector<vk::VkAttachmentDescription> attachmentDescs; in iterate() local
968 std::vector<vk::VkAttachmentDescription> attachmentDescs; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderSyncTests.cpp614 const std::vector<VkAttachmentDescription> attachmentDescs = in createCustomRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationOrderAttachmentAccessTests.cpp1150 vector<VkAttachmentDescription> attachmentDescs; in createRenderPass() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp687 FramebufferAttachmentArray<VkAttachmentDescription2KHR> attachmentDescs; in CreateRenderPass2() local
976 FramebufferAttachmentArray<VkAttachmentDescription> attachmentDescs; in InitializeRenderPassFromDesc() local