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

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dshaderapi.c670 SHADERDECL(int) ShaderTransformProjection(unsigned cxViewPort, unsigned cyViewPort, float matrix[16]) argument
722 yoffset = -(63.0f / 64.0f) / cyViewPort;

Completed in 354 milliseconds