Searched refs:d3d11FormatInfo (Results 1 – 1 of 1) sorted by relevance
3296 const d3d11::Format &d3d11FormatInfo = in supportsFastCopyBufferToTexture() local3306 if (d3d11FormatInfo.rtvFormat == DXGI_FORMAT_UNKNOWN) in supportsFastCopyBufferToTexture()3318 if (d3d11FormatInfo.format().glInternalFormat != internalFormat) in supportsFastCopyBufferToTexture()3324 if (d3d11FormatInfo.texFormat == DXGI_FORMAT_B5G5R5A1_UNORM) in supportsFastCopyBufferToTexture()3330 if (d3d11FormatInfo.texFormat == DXGI_FORMAT_A8_UNORM) in supportsFastCopyBufferToTexture()