Searched refs:GetExtentsAndLayerCount (Results 1 – 4 of 4) sorted by relevance
198 gl_vk::GetExtentsAndLayerCount(type, size, &vkExtents, &layerCount); in createImage()
1057 void GetExtentsAndLayerCount(gl::TextureType textureType,
1593 void GetExtentsAndLayerCount(gl::TextureType textureType, in GetExtentsAndLayerCount() function
2968 gl_vk::GetExtentsAndLayerCount(mState.getType(), firstLevelExtents, &vkExtent, &layerCount); in initImage()