Searched refs:ClearAllBuffers (Results 1 – 5 of 5) sorted by relevance
/external/vulkan-validation-layers/tests/ |
D | vkrenderframework.h | 194 …void ClearAllBuffers(const vector<std::unique_ptr<VkImageObj>> &color_objs, VkClearColorValue clea…
|
D | layer_validation_tests.cpp | 947 …commandBuffer->ClearAllBuffers(m_renderTargets, m_clear_color, m_depthStencil, m_depth_clear_color… in GenericDrawPreparation()
|
D | vkrenderframework.cpp | 1803 void VkCommandBufferObj::ClearAllBuffers(const vector<std::unique_ptr<VkImageObj>> &color_objs, VkC… in ClearAllBuffers() function in VkCommandBufferObj
|
D | vklayertests_command.cpp | 378 …m_commandBuffer->ClearAllBuffers(m_renderTargets, m_clear_color, nullptr, m_depth_clear_color, m_s… in TEST_F()
|
D | vklayertests_others.cpp | 633 …m_commandBuffer->ClearAllBuffers(m_renderTargets, m_clear_color, nullptr, m_depth_clear_color, m_s… in TEST_F()
|