Home
last modified time | relevance | path

Searched defs:cellW (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFragmentOutputTests.cpp383 const float cellW = (float)dst.getWidth() / (float)(gridWidth - 1); in renderFloatReference() local
414 float cellW = (float)dst.getWidth() / (float)(gridWidth - 1); in renderIntReference() local
Des3fDrawTests.cpp711 float cellW = 2.0f / (float)m_gridSide; in renderTo() local
/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp839 float cellW = 2.0f / (float)m_gridSide; in renderTo() local