PPC: Support v[u]pkd3d128 VPACK_NORMSHORT4
This commit is contained in:
@@ -77,7 +77,7 @@ enum PackType : uint16_t {
|
||||
// Special types:
|
||||
PACK_TYPE_D3DCOLOR = 0,
|
||||
PACK_TYPE_FLOAT16_2 = 1,
|
||||
PACK_TYPE_FLOAT16_3 = 2, // FIXME: Not verified, but looks correct.
|
||||
PACK_TYPE_SHORT_4 = 2,
|
||||
PACK_TYPE_FLOAT16_4 = 3,
|
||||
PACK_TYPE_SHORT_2 = 4,
|
||||
PACK_TYPE_UINT_2101010 = 5,
|
||||
|
||||
Reference in New Issue
Block a user