Skip to content

Commit e35ad5a

Browse files
authored
Add Depth component enum for images (#407)
Signed-off-by: Aravind Gopalakrishnan <aravind.gopalakrishnan@intel.com>
1 parent 498c3c7 commit e35ad5a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

scripts/core/image.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,8 @@ etors:
174174
desc: "One"
175175
- name: X
176176
desc: "Don't care"
177+
- name: D
178+
desc: "Depth Component"
177179
--- #--------------------------------------------------------------------------
178180
type: struct
179181
desc: "Image format "

0 commit comments

Comments
 (0)