Searched refs:getImplementationSizedFormat (Results 1 – 4 of 4) sorted by relevance
362 const gl::InternalFormat &RenderbufferVk::getImplementationSizedFormat() const in getImplementationSizedFormat() function in rx::RenderbufferVk370 const gl::InternalFormat &sizedFormat = getImplementationSizedFormat(); in getColorReadFormat()376 const gl::InternalFormat &sizedFormat = getImplementationSizedFormat(); in getColorReadType()
104 const gl::InternalFormat &getImplementationSizedFormat() const;
578 const gl::InternalFormat &getImplementationSizedFormat(const gl::Context *context) const;
4305 const gl::InternalFormat &TextureVk::getImplementationSizedFormat(const gl::Context *context) const in getImplementationSizedFormat() function in rx::TextureVk4325 const gl::InternalFormat &sizedFormat = getImplementationSizedFormat(context); in getColorReadFormat()4331 const gl::InternalFormat &sizedFormat = getImplementationSizedFormat(context); in getColorReadType()