Home
last modified time | relevance | path

Searched defs:copyWidthInBlock (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTextureZeroInitTests.cpp1743 uint32_t copyWidthInBlock = copyExtent3D.width / kFormatBlockByteSize; in InitializeDataInCompressedTextureAndExpectLazyClear() local
2084 uint32_t copyWidthInBlock = copyExtent3D.width / kFormatBlockByteSize; in TEST_P() local
DCompressedTextureFormatTests.cpp75 uint32_t copyWidthInBlock = copyConfig.copyExtent3D.width / BlockWidthInTexels(); in UploadData() local