mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 05:24:02 +08:00
Refactor image formats
Change-Id: I01eaf33e4c31437f3a820655cda21f3e2cf6d6df
This commit is contained in:
@@ -2457,6 +2457,7 @@ typedef struct tagRENDER_SURFACE_STATE {
|
||||
SURFACE_FORMAT_BC7_UNORM_SRGB = 0x1a3,
|
||||
SURFACE_FORMAT_BC6H_UF16 = 0x1a4,
|
||||
SURFACE_FORMAT_PLANAR_420_8 = 0x1a5,
|
||||
SURFACE_FORMAT_PLANAR_420_16 = 0x1a6,
|
||||
SURFACE_FORMAT_R8G8B8_UNORM_SRGB = 0x1a8,
|
||||
SURFACE_FORMAT_ETC1_RGB8 = 0x1a9,
|
||||
SURFACE_FORMAT_ETC2_RGB8 = 0x1aa,
|
||||
|
||||
Reference in New Issue
Block a user