Searched refs:ConvertDepthStencilFormat (Results 1 – 6 of 6) sorted by relevance
47 GLenum ConvertDepthStencilFormat(D3DFORMAT format);
42 GLenum ConvertDepthStencilFormat(DXGI_FORMAT format);
371 GLenum ConvertDepthStencilFormat(D3DFORMAT format) in ConvertDepthStencilFormat() function
227 GLenum ConvertDepthStencilFormat(DXGI_FORMAT format) in ConvertDepthStencilFormat() function
589 … newConfig.depthStencilFormat = d3d9_gl::ConvertDepthStencilFormat(depthStencilFormat); in generateConfigs()
468 … newConfig.depthStencilFormat = d3d11_gl::ConvertDepthStencilFormat(depthStencilFormat); in generateConfigs()