Searched refs:GetAspectIndex (Results 1 – 7 of 7) sorted by relevance
247 uint32_t aspectIndex = GetAspectIndex(aspect); in Update()306 uint32_t aspectIndex = GetAspectIndex(aspect); in Merge()359 uint32_t aspectIndex = GetAspectIndex(aspect); in Iterate()390 uint32_t aspectIndex = GetAspectIndex(aspect); in Get()425 return mAspectCompressed[GetAspectIndex(aspect)]; in IsAspectCompressedForTesting()430 return mAspectCompressed[GetAspectIndex(aspect)] || in IsLayerCompressedForTesting()431 mLayerCompressed[GetAspectIndex(aspect) * mArrayLayerCount + layer]; in IsLayerCompressedForTesting()
94 uint8_t GetAspectIndex(Aspect aspect);
65 uint8_t GetAspectIndex(Aspect aspect) { in GetAspectIndex() function
114 const size_t aspectIndex = GetAspectIndex(aspect); in GetAspectInfo()
570 GetNumMipLevels() * (arraySlice + GetArrayLayers() * GetAspectIndex(aspect)); in GetSubresourceIndex()
70 uint32_t aspectIndex = GetAspectIndex(aspect); in GetDataIndex()
1230 planeSlice = GetAspectIndex(planeAspect); in TextureView()