Searched refs:Get2DTextureType (Results 1 – 6 of 6) sorted by relevance
135 viewType = vk::Get2DTextureType(imageVk->getImage()->getLayerCount(), in setStorageEGLImageTarget()
372 gl::TextureType Get2DTextureType(uint32_t layerCount, GLint samples);
539 gl::TextureType Get2DTextureType(uint32_t layerCount, GLint samples) in Get2DTextureType() function
813 gl::TextureType textureType = vk::Get2DTextureType(depthStencilImage->getLayerCount(), in blit()
3935 gl::TextureType arrayType = Get2DTextureType(layerCount, image.getSamples()); in initReadViews()4000 gl::TextureType viewType = Get2DTextureType(1, image.getSamples()); in getLevelLayerDrawImageView()
702 gl::TextureType stagingTextureType = vk::Get2DTextureType(layerCount, samples); in copySubImageImplWithDraw()