Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
DteglPreservingSwapTests.cpp215 const int x1i = (int)(((float)px/2.0f) * x1 + (float)ox); in render() local
262 const int x1i = (int)((px/2.0) * x1 + ox); in render() local
504 const int x1i = (int)(((float)px/2.0f) * postSwapX1 + (float)ox); in iterate() local