Home
last modified time | relevance | path

Searched defs:clearColors (Results 1 – 9 of 9) sorted by relevance

/external/angle/src/tests/gl_tests/
DTextureMultisampleTest.cpp1022 std::vector<GLColor> clearColors = {{GLColor::green, GLColor::blue}}; in TEST_P() local
1081 std::vector<GLColor> clearColors = {{GLColor::green, GLColor::blue}}; in TEST_P() local
DRobustResourceInitTest.cpp2031 const std::array<GLColor, 4> clearColors = {{ in TEST_P() local
DClearTest.cpp2898 std::array<GLColor, kDepth> clearColors = { in TEST_P() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilWriteConditionsTests.cpp300 const vector<VkClearValue> clearColors = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawAhbTests.cpp516 …vector<VkClearValue> clearColors (m_data.m_numLayers, makeClearValueColorF32(0.0f, 0.0f, 0.… in iterate() local
DvktDrawExplicitVertexParameterTests.cpp554 vector<VkClearValue> clearColors; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp2115 float clearColors[2][4]; in createImageClearingTestsCommon() member
2285 VkClearValue clearColors[2] = in createImageClearingTestsCommon() local
2488 VkClearValue clearColors[2] = in createImageClearingTestsCommon() local
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateRSTests.cpp1115 const std::vector<vk::VkClearValue> clearColors = in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp1048 const VkClearColorValue clearColors[] = in testMultiAttachments() local