Searched defs:cxViewPort (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
721 xoffset = (63.0f / 64.0f) / cxViewPort;

Completed in 195 milliseconds