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