Searched defs:textureHeightLevel0 (Results 1 – 2 of 2) sorted by relevance
101 const uint32_t textureHeightLevel0 = 1 << (mipLevelCount - 1); in InitTexture() local
126 const uint32_t textureHeightLevel0 = 1 << mipLevelCount; in initTexture() local474 uint32_t textureHeightLevel0) { in TextureLayerAsColorAttachmentTest()