Home
last modified time | relevance | path

Searched refs:m_depth_clear_color (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/tests/
Dvkrenderframework.h112 float m_depth_clear_color; variable
Dvkrenderframework.cpp74m_depth_clear_color(1.0), m_stencil_clear_color(0), m_depthStencil(NULL), m_CreateDebugReportCallb… in VkRenderFramework()
334 clear.depthStencil.depth = m_depth_clear_color; in InitRenderTarget()
Dlayer_validation_tests.cpp526 …commandBuffer->ClearAllBuffers(m_clear_color, m_depth_clear_color, m_stencil_clear_color, m_depthS… in GenericDrawPreparation()
528 … commandBuffer->ClearAllBuffers(m_clear_color, m_depth_clear_color, m_stencil_clear_color, NULL); in GenericDrawPreparation()
1243 … m_commandBuffer->ClearAllBuffers(m_clear_color, m_depth_clear_color, m_stencil_clear_color, NULL);
1868 … m_commandBuffer->ClearAllBuffers(m_clear_color, m_depth_clear_color, m_stencil_clear_color, NULL); in TEST_F()
3480 … m_commandBuffer->ClearAllBuffers(m_clear_color, m_depth_clear_color, m_stencil_clear_color, NULL); in TEST_F()