Searched defs:textureWidthLevel0 (Results 1 – 2 of 2) sorted by relevance
100 const uint32_t textureWidthLevel0 = 1 << (mipLevelCount - 1); in InitTexture() local
125 const uint32_t textureWidthLevel0 = 1 << mipLevelCount; in initTexture() local473 uint32_t textureWidthLevel0, in TextureLayerAsColorAttachmentTest()