Searched defs:BlockWidth (Results 1 – 6 of 6) sorted by relevance
454 …FORMAT GMM_STDCALL GmmGetFormatForASTC(uint8_t HDR, uint8_t Float, uint32_t BlockWidth, uint32_t B… in GmmGetFormatForASTC()
72 uint32_t BlockWidth : 16; // in byte member
1475 uint32_t BlockWidth, BlockHeight, BlockDepth; in CpuBlt() local
74 uint8_t BlockWidth, BlockHeight, BlockDepth; member
205 uint32_t BlockWidth : 16; // in byte member
29 static constexpr int BlockWidth = 4; variable