Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateGeneralTests.cpp119 const float yCoord = (float)(y / (0.5*frameHeight)) - 1.0f; in iterate() local
216 const float yCoord = (float)(y / (0.5*frameHeight)) - 1.0f; in iterate() local
353 const float yCoord = (float)(y / (0.5*frameHeight)) - 1.0f; in iterate() local
DvktDynamicStateVPTests.cpp153 const float yCoord = (float)(y / (0.5*frameHeight)) - 1.0f; in buildReferenceFrame() local
200 const float yCoord = (float)(y / (0.5*frameHeight)) - 1.0f; in buildReferenceFrame() local
332 const float yCoord = (float)(y / (0.5*frameHeight)) - 1.0f; in iterate() local
DvktDynamicStateRSTests.cpp434 const float yCoord = (float)(y / (0.5*frameHeight)) - 1.0f; in iterate() local
530 float yCoord = (float)(y / (0.5*frameHeight)) - 1.0f; in iterate() local
623 float yCoord = (float)(y / (0.5*frameHeight)) - 1.0f; in iterate() local
DvktDynamicStateCBTests.cpp128 const float yCoord = (float)(y / (0.5*frameHeight)) - 1.0f; in iterate() local
DvktDynamicStateDSTests.cpp471 const float yCoord = (float)(y / (0.5*frameHeight)) - 1.0f; in iterate() local
851 const float yCoord = (float)(y / (0.5*frameHeight)) - 1.0f; in iterate() local
1008 const float yCoord = (float)(y / (0.5*frameHeight)) - 1.0f; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawSimpleTest.cpp168 const float yCoord = (float)(y / (0.5*frameHeight)) - 1.0f; in iterate() local
262 const float yCoord = (float)(y / (0.5*frameHeight)) - 1.0f; in iterate() local
DvktDrawIndexedTest.cpp183 const float yCoord = (float)(y / (0.5*frameHeight)) - 1.0f; in iterate() local
290 const float yCoord = (float)(y / (0.5*frameHeight)) - 1.0f; in iterate() local
DvktDrawIndirectTest.cpp576 const float yCoord = (float)(y / (0.5*frameHeight)) - 1.0f; in iterate() local
894 const float yCoord = (float)(y / (0.5*frameHeight)) - 1.0f; in iterate() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cClipControlTests.cpp520 float yCoord = (float)(y) / (float)renderedFrame.getHeight(); in ValidateFramebuffer() local
712 float yCoord = ((float)(y) + 0.5f) / (float)renderedColorFrame.getHeight(); in ValidateFramebuffer() local
897 float yCoord = (float)(y) / (float)renderedColorFrame.getHeight(); in ValidateFramebuffer() local
1298 float yCoord = (float)(y) / (float)renderedFrame.getHeight(); in ValidateFramebuffer() local
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawTests.cpp469 const float yCoord = (float)(y / (0.5*frameHeight)) - 1.0f; in iterate() local