Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp67 , m_gridCellColorB (0.7f, 0.1f, 0.5f, 0.8f) in BlitRectCase()
121 tcu::fillWithGrid(data.getAccess(), m_cellSize, m_gridCellColorA, m_gridCellColorB); in render()
161 const Vec4 m_gridCellColorB; member in deqp::gles3::Functional::BlitRectCase
188 const tcu::RGBA cellColorB (m_gridCellColorB); in compare()