webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
rx::d3d9_gl Namespace Reference

Functions

unsigned int GetReservedVertexUniformVectors ()
 
unsigned int GetReservedFragmentUniformVectors ()
 
GLsizei GetSamplesCount (D3DMULTISAMPLE_TYPE type)
 
bool IsFormatChannelEquivalent (D3DFORMAT d3dformat, GLenum format)
 
void GenerateCaps (IDirect3D9 *d3d9, IDirect3DDevice9 *device, D3DDEVTYPE deviceType, UINT adapter, gl::Caps *caps, gl::TextureCapsMap *textureCapsMap, gl::Extensions *extensions, gl::Limitations *limitations)
 

Function Documentation

◆ GenerateCaps()

void rx::d3d9_gl::GenerateCaps ( IDirect3D9 *  d3d9,
IDirect3DDevice9 *  device,
D3DDEVTYPE  deviceType,
UINT  adapter,
gl::Caps caps,
gl::TextureCapsMap textureCapsMap,
gl::Extensions extensions,
gl::Limitations limitations 
)

◆ GetReservedFragmentUniformVectors()

unsigned int rx::d3d9_gl::GetReservedFragmentUniformVectors ( )

◆ GetReservedVertexUniformVectors()

unsigned int rx::d3d9_gl::GetReservedVertexUniformVectors ( )

◆ GetSamplesCount()

GLsizei rx::d3d9_gl::GetSamplesCount ( D3DMULTISAMPLE_TYPE  type)

◆ IsFormatChannelEquivalent()

bool rx::d3d9_gl::IsFormatChannelEquivalent ( D3DFORMAT  d3dformat,
GLenum  format 
)