// d3d10umddi.h
typedef struct D3DWDDM2_2DDI_SHADERCACHE_HASH {
BYTE Hash[16];
} D3DWDDM2_2DDI_SHADERCACHE_HASH;
View the official Windows Driver Kit DDI referenceNo description available.
Contains a hash value for a shader cache.
HashA hash value.