Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DPathNumbering.h242 void clearColors(BallLarusNode::NodeColor color);
/external/swiftshader/third_party/LLVM/lib/Analysis/
DPathNumbering.cpp359 void BallLarusDag::clearColors(BallLarusNode::NodeColor color) { in clearColors() function in BallLarusDag
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp1052 const VkClearColorValue clearColors[] = in testDifferentAttachmentSizes() local
1160 … *colorImages[renderTargetIdx], VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL, &clearColors[renderTargetIdx… in testDifferentAttachmentSizes()
1323 expectedImage.setPixel(tcu::Vec4(clearColors[renderTargetIdx].float32), x, y, z); in testDifferentAttachmentSizes()