Searched refs:getImplementationSizedFormat (Results 1 – 4 of 4) sorted by relevance
206 const gl::InternalFormat &RenderbufferVk::getImplementationSizedFormat() const in getImplementationSizedFormat() function in rx::RenderbufferVk214 const gl::InternalFormat &sizedFormat = getImplementationSizedFormat(); in getColorReadFormat()220 const gl::InternalFormat &sizedFormat = getImplementationSizedFormat(); in getColorReadType()
71 const gl::InternalFormat &getImplementationSizedFormat() const;
377 const gl::InternalFormat &getImplementationSizedFormat(const gl::Context *context) const;
1835 const gl::InternalFormat &TextureVk::getImplementationSizedFormat(const gl::Context *context) const in getImplementationSizedFormat() function in rx::TextureVk1855 const gl::InternalFormat &sizedFormat = getImplementationSizedFormat(context); in getColorReadFormat()1861 const gl::InternalFormat &sizedFormat = getImplementationSizedFormat(context); in getColorReadType()