Searched refs:getImplementationSizedFormat (Results 1 – 4 of 4) sorted by relevance
309 const gl::InternalFormat &RenderbufferVk::getImplementationSizedFormat() const in getImplementationSizedFormat() function in rx::RenderbufferVk317 const gl::InternalFormat &sizedFormat = getImplementationSizedFormat(); in getColorReadFormat()323 const gl::InternalFormat &sizedFormat = getImplementationSizedFormat(); in getColorReadType()
103 const gl::InternalFormat &getImplementationSizedFormat() const;
452 const gl::InternalFormat &getImplementationSizedFormat(const gl::Context *context) const;
2978 const gl::InternalFormat &TextureVk::getImplementationSizedFormat(const gl::Context *context) const in getImplementationSizedFormat() function in rx::TextureVk2998 const gl::InternalFormat &sizedFormat = getImplementationSizedFormat(context); in getColorReadFormat()3004 const gl::InternalFormat &sizedFormat = getImplementationSizedFormat(context); in getColorReadType()