Home
last modified time | relevance | path

Searched defs:getFormatSupportedCompressionRates (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DTextureImpl.cpp185 GLint TextureImpl::getFormatSupportedCompressionRates(const gl::Context *context, in getFormatSupportedCompressionRates() function in rx::TextureImpl
/aosp_15_r20/external/angle/src/libANGLE/
H A DTexture.cpp1888 GLint Texture::getFormatSupportedCompressionRates(const Context *context, in getFormatSupportedCompressionRates() function in gl::Texture
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DTextureVk.cpp2094 GLint TextureVk::getFormatSupportedCompressionRates(const gl::Context *context, in getFormatSupportedCompressionRates() function in rx::TextureVk