Home
last modified time | relevance | path

Searched defs:colorAttachmentInfo (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/utils/
DDawnHelpers.cpp130 std::initializer_list<dawn::TextureView> colorAttachmentInfo, in ComboRenderPassDescriptor()
/third_party/skia/third_party/externals/dawn/src/utils/
DWGPUHelpers.cpp87 std::initializer_list<wgpu::TextureView> colorAttachmentInfo, in ComboRenderPassDescriptor()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmCrossStageInterfaceTests.cpp207 …const VkImageCreateInfo colorAttachmentInfo = makeImageCreateInfo(VK_IMAGE_TYPE_2D, m_extent,… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerBorderSwizzleTests.cpp744 const VkImageCreateInfo colorAttachmentInfo = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp4284 const VkImageCreateInfo colorAttachmentInfo = in ManyDrawsAllocatedData() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp6448 const vk::VkImageCreateInfo colorAttachmentInfo = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp2785 const Attachment& colorAttachmentInfo = renderPassInfo.getAttachments()[colorAttachmentIndex]; in pushDynamicRenderingCommands() local