Skip to content

Latest commit

 

History

History
32 lines (29 loc) · 1.13 KB

opengl-es-2-0-to-directx-11-1-reference.md

File metadata and controls

32 lines (29 loc) · 1.13 KB
title description ms.assetid ms.date ms.topic keywords ms.localizationpriority
OpenGL ES 2.0 to Direct3D 11 reference
Use these reference topics to look up API mapping and short code samples when porting from OpenGL ES 2.0 to Direct3D 11.
fe18c8a9-b113-8f5d-9c31-c294dede8560
02/08/2017
article
windows 10, uwp, games, opengl, direct3d 11
medium

OpenGL ES 2.0 to Direct3D 11 reference

Use these reference topics to look up API mapping and short code samples when porting from OpenGL ES 2.0 to Direct3D 11.

Topic Description

GLSL-to-HLSL reference

You port your OpenGL Shader Language (GLSL) code to Microsoft High Level Shader Language (HLSL) code when you port your graphics architecture from OpenGL ES 2.0 to Direct3D 11 to create a game for Universal Windows Platform (UWP).