Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawTests.cpp691 float cellW = 2.0f / (float)m_gridSide; in renderTo() local
H A Des3fFragmentOutputTests.cpp400 const float cellW = (float)dst.getWidth() / (float)(gridWidth-1); in renderFloatReference() local
430 float cellW = (float)dst.getWidth() / (float)(gridWidth-1); in renderIntReference() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDrawTests.cpp827 float cellW = 2.0f / (float)m_gridSide; in renderTo() local

Completed in 8 milliseconds