Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp66 , m_gridCellColorA (0.2f, 0.7f, 0.1f, 1.0f) in BlitRectCase()
121 tcu::fillWithGrid(data.getAccess(), m_cellSize, m_gridCellColorA, m_gridCellColorB); in render()
160 const Vec4 m_gridCellColorA; member in deqp::gles3::Functional::BlitRectCase
187 const tcu::RGBA cellColorA (m_gridCellColorA); in compare()