Use standard type definitions on all platforms
authorGraeme Leese <gleese@broadcom.com>
Fri, 22 Oct 2021 11:24:38 +0000 (12:24 +0100)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 10 Mar 2022 19:26:15 +0000 (19:26 +0000)
commitfa66a396f6ba5e82a45cd76bc024c1c74e209b15
tree31416ab32ef77d0b160c0a853547c0f4dffea132
parentde8adaecb1e9f2c70e4fcf89f58e95ee342a00ac
Use standard type definitions on all platforms

These definitions are used in the Vulkan headers, so they are guaranteed
to be available on all platforms that the CTS supports. Trying to define
things in terms of other types is unnecessarily complicated. This is a
first small step towards using the standard types everywhere in the CTS.

Component: Framework
Affects: *

Change-Id: I492dff86e4f6521703feac1d6398d791a579b6fd
framework/delibs/debase/deDefs.h