Home
last modified time | relevance | path

Searched refs:textureViewHeight (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DTextureViewTests.cpp528 uint32_t textureViewHeight = textureHeightLevel0 >> textureViewBaseLevel; in TextureLayerAsColorAttachmentTest() local
535 expected.data(), texture, 0, 0, textureViewWidth, textureViewHeight, in TextureLayerAsColorAttachmentTest()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTextureViewTests.cpp529 uint32_t textureViewHeight = std::max(1u, textureHeightLevel0 >> textureViewBaseLevel); in TextureLayerAsColorAttachmentTest() local
537 {textureViewWidth, textureViewHeight}, textureViewBaseLevel); in TextureLayerAsColorAttachmentTest()