webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Functions | |
unsigned int | GetReservedVertexUniformVectors (D3D_FEATURE_LEVEL featureLevel) |
unsigned int | GetReservedFragmentUniformVectors (D3D_FEATURE_LEVEL featureLevel) |
GLint | GetMaximumClientVersion (D3D_FEATURE_LEVEL featureLevel) |
void | GenerateCaps (ID3D11Device *device, ID3D11DeviceContext *deviceContext, const Renderer11DeviceCaps &renderer11DeviceCaps, gl::Caps *caps, gl::TextureCapsMap *textureCapsMap, gl::Extensions *extensions, gl::Limitations *limitations) |
void rx::d3d11_gl::GenerateCaps | ( | ID3D11Device * | device, |
ID3D11DeviceContext * | deviceContext, | ||
const Renderer11DeviceCaps & | renderer11DeviceCaps, | ||
gl::Caps * | caps, | ||
gl::TextureCapsMap * | textureCapsMap, | ||
gl::Extensions * | extensions, | ||
gl::Limitations * | limitations | ||
) |
GLint rx::d3d11_gl::GetMaximumClientVersion | ( | D3D_FEATURE_LEVEL | featureLevel | ) |
unsigned int rx::d3d11_gl::GetReservedFragmentUniformVectors | ( | D3D_FEATURE_LEVEL | featureLevel | ) |
unsigned int rx::d3d11_gl::GetReservedVertexUniformVectors | ( | D3D_FEATURE_LEVEL | featureLevel | ) |