Home
last modified time | relevance | path

Searched defs:xRatio (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsFragmentOpUtil.cpp249 float xRatio = (0.5f + (float)(x - xFirst)) / width; in render() local
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp2592 …const float xRatio = static_cast<float>(occlusionObjectMultiplierX[objectNdx]) / occlusionObje… in createVertexData() local