Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTextureZeroInitTests.cpp1744 uint32_t copyHeightInBlock = copyExtent3D.height / kFormatBlockByteSize; in InitializeDataInCompressedTextureAndExpectLazyClear() local
2085 uint32_t copyHeightInBlock = copyExtent3D.height / kFormatBlockByteSize; in TEST_P() local
DCompressedTextureFormatTests.cpp76 uint32_t copyHeightInBlock = copyConfig.copyExtent3D.height / BlockHeightInTexels(); in UploadData() local