Searched refs:getGridHeight (Results 1 – 4 of 4) sorted by relevance
66 int getGridHeight (void) const { return m_measurer.getGridHeight(); } in getGridHeight() function in deqp::gls::ShaderPerformanceCase
93 int getGridHeight (void) const { return m_gridSizeY; } in getGridHeight() function in deqp::gls::ShaderPerformanceMeasurer
309 int numVertices = (getGridWidth() + 1) * (getGridHeight() + 1); in init()366 …int)m_comparisonValueArray.size() == numComponents * (getGridWidth() + 1) * (getGridHeight() + 1)); in setupProgram()589 int numVertices = (getGridWidth() + 1) * (getGridHeight() + 1); in init()643 …DE_ASSERT((int)m_boundArray.size() == numComponents * (getGridWidth() + 1) * (getGridHeight() + 1)… in setupProgram()
305 int numVertices = (getGridWidth() + 1) * (getGridHeight() + 1); in init()362 …int)m_comparisonValueArray.size() == numComponents * (getGridWidth() + 1) * (getGridHeight() + 1)); in setupProgram()581 int numVertices = (getGridWidth() + 1) * (getGridHeight() + 1); in init()635 …DE_ASSERT((int)m_boundArray.size() == numComponents * (getGridWidth() + 1) * (getGridHeight() + 1)… in setupProgram()