Searched defs:MipLevels (Results 1 – 5 of 5) sorted by relevance
29 inline void D3D12DecomposeSubresource( UINT Subresource, UINT MipLevels, UINT ArraySize, _Out_ T& M… in D3D12DecomposeSubresource()37 …D12CalcSubresource( UINT MipSlice, UINT ArraySlice, UINT PlaneSlice, UINT MipLevels, UINT ArraySiz… in D3D12CalcSubresource()
157 UINT MipLevels = resource->last_level + 1; in subResourceBox() local
151 UINT MipLevels; member
284 TEST_P(GLES1ConformanceTest, MipLevels) in TEST_P() argument
4113 TEST_P(ImageTest, MipLevels) in TEST_P() argument