Lines Matching defs:clear
632 m_vertexIndices.clear();
1548 // Start from last clear command color, which actually takes effect
1560 // These has been cleared. Exclude these layers from upcoming attempts to clear
1587 ColorDataRGBA clear =
1599 deMemcpy(dataSrc, &clear, sizeof(ColorDataRGBA));
3363 void clear (const VkCommandBuffer commandBuffer,
3499 clear(*m_cmdBuffer, renderArea, m_colorTable[subpassNdx % 4]);
3507 clear(*m_cmdBuffer, m_quarters[primitiveNumber], m_colorTable[4 + primitiveNumber]);
3530 void MultiViewReadbackTestInstance::clear (const VkCommandBuffer commandBuffer, const VkRect2D& clearRect2D, const tcu::Vec4& clearColor)
4369 tcu::clear(refAccess, expectedColor);