Searched refs:getImageTextureType (Results 1 – 3 of 3) sorted by relevance
141 gl::TextureType viewType = imageVk->getImageTextureType(); in setStorageEGLImageTarget()143 if (imageVk->getImageTextureType() == gl::TextureType::CubeMap) in setStorageEGLImageTarget()
42 gl::TextureType getImageTextureType() const { return mImageTextureType; } in getImageTextureType() function
831 setImageHelper(contextVk, imageVk->getImage(), imageVk->getImageTextureType(), format, in setEGLImageTarget()