Searched refs:getImplementationSizedFormat (Results 1 – 4 of 4) sorted by relevance
350 const gl::InternalFormat &RenderbufferVk::getImplementationSizedFormat() const in getImplementationSizedFormat() function in rx::RenderbufferVk358 const gl::InternalFormat &sizedFormat = getImplementationSizedFormat(); in getColorReadFormat()364 const gl::InternalFormat &sizedFormat = getImplementationSizedFormat(); in getColorReadType()
104 const gl::InternalFormat &getImplementationSizedFormat() const;
526 const gl::InternalFormat &getImplementationSizedFormat(const gl::Context *context) const;
3562 const gl::InternalFormat &TextureVk::getImplementationSizedFormat(const gl::Context *context) const in getImplementationSizedFormat() function in rx::TextureVk3582 const gl::InternalFormat &sizedFormat = getImplementationSizedFormat(context); in getColorReadFormat()3588 const gl::InternalFormat &sizedFormat = getImplementationSizedFormat(context); in getColorReadType()