Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 861 Bytes

d1173.md

File metadata and controls

38 lines (24 loc) · 861 Bytes
title ms.assetid description keywords topic_type api_name api_type ms.topic ms.date
D1173 Texture Cube Interop Unsupported
8d650a92-38fe-438e-904e-e4beaecee45a
Textures flagged as D3D11RESOURCE\_MISC\_TEXTURECUBE may not be used by Direct2D.
D1173 Texture Cube Interop Unsupported Direct2D
apiref
D1173 Texture Cube Interop Unsupported
NA
reference
05/31/2018

D1173: Texture Cube Interop Unsupported

Textures flagged as D3D11RESOURCE_MISC_TEXTURECUBE may not be used by Direct2D.

 

Possible Causes

The application attempted to interop a Direct3D texture with the D3D11RESOURCE_MISC_TEXTURECUBE option specified.

Possible Fixes

Refrain from interoperating textures which have the TEXTURECUBE specifier. Instead, reorganize the application’s rendering design or consider interoperating an intermediate.