#include <Caps.h>
◆ TypePrecision()
gl::TypePrecision::TypePrecision |
( |
| ) |
|
◆ get()
void gl::TypePrecision::get |
( |
GLint * |
returnRange, |
|
|
GLint * |
returnPrecision |
|
) |
| const |
◆ setIEEEFloat()
void gl::TypePrecision::setIEEEFloat |
( |
| ) |
|
◆ setSimulatedInt()
void gl::TypePrecision::setSimulatedInt |
( |
unsigned int |
range | ) |
|
◆ setTwosComplementInt()
void gl::TypePrecision::setTwosComplementInt |
( |
unsigned int |
bits | ) |
|
◆ precision
GLint gl::TypePrecision::precision |
◆ range
GLint gl::TypePrecision::range[2] |
The documentation for this struct was generated from the following files:
- Source/ThirdParty/ANGLE/src/libANGLE/Caps.h
- Source/ThirdParty/ANGLE/src/libANGLE/Caps.cpp