Searched refs:clearAttachments (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndVkSnapshotPipelineTests.cpp | 550 commandBuffer->clearAttachments(1, &clearAttachment, 1, &clearRect); in TEST_P() 668 commandBuffer->clearAttachments(1, &clearAttachment, 1, &clearRect); in TEST_P() 873 commandBuffer->clearAttachments(1, &clearAttachment, 1, &clearRect); in TEST_P() 1069 commandBuffer->clearAttachments(1, &clearAttachment, 1, &clearRect); in TEST_P()
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_handles.hpp | 2291 …void clearAttachments( uint32_t attachmentCount, const VULKAN_HPP_NAMESPACE::ClearAttachment * pAt… 2294 …void clearAttachments( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::ClearAttachmen…
|
D | vulkansc_raii.hpp | 2474 …void clearAttachments( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::ClearAttachmen… 7054 …VULKAN_HPP_INLINE void CommandBuffer::clearAttachments( VULKAN_HPP_NAMESPACE::ArrayProxy<const VUL… in clearAttachments() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer
|
D | vulkansc_funcs.hpp | 3455 …VULKAN_HPP_INLINE void CommandBuffer::clearAttachments( uint32_t attachmentCount, const VULKAN_HPP… in clearAttachments() function in VULKAN_HPP_NAMESPACE::CommandBuffer 3463 …VULKAN_HPP_INLINE void CommandBuffer::clearAttachments( VULKAN_HPP_NAMESPACE::ArrayProxy<const VUL… in clearAttachments() function in VULKAN_HPP_NAMESPACE::CommandBuffer
|
D | vulkan_raii.hpp | 4906 …void clearAttachments( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::ClearAttachmen… 11884 …VULKAN_HPP_INLINE void CommandBuffer::clearAttachments( VULKAN_HPP_NAMESPACE::ArrayProxy<const VUL… in clearAttachments() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer
|