Searched refs:textureViewHeight (Results 1 – 2 of 2) sorted by relevance
528 uint32_t textureViewHeight = textureHeightLevel0 >> textureViewBaseLevel; in TextureLayerAsColorAttachmentTest() local535 expected.data(), texture, 0, 0, textureViewWidth, textureViewHeight, in TextureLayerAsColorAttachmentTest()
529 uint32_t textureViewHeight = std::max(1u, textureHeightLevel0 >> textureViewBaseLevel); in TextureLayerAsColorAttachmentTest() local537 {textureViewWidth, textureViewHeight}, textureViewBaseLevel); in TextureLayerAsColorAttachmentTest()