/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkFramebuffer.hpp | 42 uint32_t attachmentCount = 0; member in vk::Framebuffer
|
D | VkRenderPass.hpp | 97 uint32_t attachmentCount = 0; member in vk::RenderPass
|
/third_party/skia/src/gpu/vk/ |
D | GrVkRenderTarget.cpp | 386 uint32_t attachmentCount = 1; in getAttachmentsDescriptor() local 419 uint32_t attachmentCount = 1; in ReconstructAttachmentsDescriptor() local
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | RenderPassCache.cpp | 119 uint32_t attachmentCount = colorAttachmentIndex; in CreateRenderPassForQuery() local
|
D | CommandBufferVk.cpp | 250 uint32_t attachmentCount = 0; in RecordBeginRenderPass() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | RenderPassCache.cpp | 143 uint32_t attachmentCount = colorAttachmentIndex; in CreateRenderPassForQuery() local
|
D | CommandBufferVk.cpp | 236 uint32_t attachmentCount = 0; in RecordBeginRenderPass() local
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkRenderTarget.cpp | 272 uint32_t attachmentCount = 1; in getAttachmentsDescriptor() local
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | CommandBufferGL.cpp | 592 unsigned int attachmentCount = 0; in ExecuteRenderPass() local
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkObjUtil.cpp | 794 const deUint32 attachmentCount, in makeFramebuffer()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | VulkanSecondaryCommandBuffer.h | 297 uint32_t attachmentCount, in clearAttachments()
|
D | vk_cache_utils.cpp | 989 PackedAttachmentIndex attachmentCount(0); in InitializeRenderPassFromDesc() local 1535 size_t RenderPassDesc::attachmentCount() const in attachmentCount() function in rx::vk::RenderPassDesc 3121 uint32_t FramebufferDesc::attachmentCount() const in attachmentCount() function in rx::vk::FramebufferDesc
|
D | SecondaryCommandBuffer.h | 161 uint32_t attachmentCount; member 1029 ANGLE_INLINE void SecondaryCommandBuffer::clearAttachments(uint32_t attachmentCount, in clearAttachments()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSubpassDependencyTests.cpp | 1328 const size_t attachmentCount (renderPassInfo.getAttachments().size()); in createFramebuffer() local 1356 size_t attachmentCount = renderPassInfo.getAttachments().size(); in createDescriptorSetLayouts() local 1460 const size_t attachmentCount (m_renderPassInfo.getAttachments().size()); in iterateInternal() local 4095 const deUint32 attachmentCount (subpassCount); in initTests() local
|
D | vktRenderPassMultisampleResolveTests.cpp | 117 deUint32 attachmentCount; member 2962 deUint32 attachmentCount = 1 << power; in initTests() local
|
D | vktRenderPassTests.cpp | 5342 const deUint32 attachmentCount = attachmentCounts[attachmentCountNdx]; in addAttachmentTests() local 5479 const deUint32 attachmentCount = attachmentCounts[attachmentCountNdx]; in addAttachmentWriteMaskTests() local 5702 const deUint32 attachmentCount = 4u + rng.getUint32() % 31u; in addAttachmentAllocationTests() local 6018 …const deUint32 attachmentCount = rng.choose<deUint32>(DE_ARRAY_BEGIN(attachmentCounts), DE_ARRAY_… in addAttachmentAllocationTests() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | SecondaryCommandBuffer.h | 152 uint32_t attachmentCount; member 724 ANGLE_INLINE void SecondaryCommandBuffer::clearAttachments(uint32_t attachmentCount, in clearAttachments()
|
D | vk_cache_utils.cpp | 196 uint32_t attachmentCount = 0; in InitializeRenderPassFromDesc() local 431 size_t RenderPassDesc::attachmentCount() const in attachmentCount() function in rx::vk::RenderPassDesc
|
D | CommandGraph.cpp | 748 size_t attachmentCount = mRenderPassDesc.attachmentCount(); in dumpCommandsForDiagnostics() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | CommandBufferGL.cpp | 993 ColorAttachmentIndex attachmentCount(uint8_t(0)); in ExecuteRenderPass() local
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_meta_clear.c | 1208 uint32_t attachmentCount, in v3dv_CmdClearAttachments()
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_cmd_buffer.c | 1581 uint32_t attachmentCount, in anv_CmdSetColorWriteEnableEXT()
|
D | anv_blorp.c | 1356 uint32_t attachmentCount, in anv_CmdClearAttachments()
|
/third_party/mesa3d/src/amd/vulkan/layers/ |
D | radv_sqtt_layer.c | 551 sqtt_CmdClearAttachments(VkCommandBuffer commandBuffer, uint32_t attachmentCount, in sqtt_CmdClearAttachments()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
D | vktAttachmentRateTests.cpp | 349 deUint32 attachmentCount = 1; in buildRenderPass() local
|