Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A 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
H A Des3fDrawTests.cpp711 float cellW = 2.0f / (float)m_gridSide; in renderTo() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fDrawTests.cpp839 float cellW = 2.0f / (float)m_gridSide; in renderTo() local