Searched refs:pFormatCaps (Results 1 – 1 of 1) sorted by relevance
57 __out UINT *pFormatCaps);449 __out UINT *pFormatCaps) // OUT in CheckFormatSupport() argument456 *pFormatCaps = 0; in CheckFormatSupport()460 *pFormatCaps = D3D10_DDI_FORMAT_SUPPORT_NOT_SUPPORTED; in CheckFormatSupport()474 *pFormatCaps |= D3D10_DDI_FORMAT_SUPPORT_RENDERTARGET; in CheckFormatSupport()475 *pFormatCaps |= D3D10_DDI_FORMAT_SUPPORT_BLENDABLE; in CheckFormatSupport()480 *pFormatCaps |= D3D10_DDI_FORMAT_SUPPORT_MULTISAMPLE_RENDERTARGET; in CheckFormatSupport()487 *pFormatCaps |= D3D10_DDI_FORMAT_SUPPORT_SHADER_SAMPLE; in CheckFormatSupport()492 *pFormatCaps |= D3D10_DDI_FORMAT_SUPPORT_MULTISAMPLE_LOAD; in CheckFormatSupport()