Searched defs:textureHeightLevel0 (Results 1 – 4 of 4) 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()
116 const uint32_t textureHeightLevel0 = 1 << mipLevelCount; in initTexture() local476 const uint32_t textureHeightLevel0 = 1 << levelCount; in TextureLayerAsColorAttachmentTest() local
49 uint32_t textureHeightLevel0; member