Home
last modified time | relevance | path

Searched refs:onBindToMSRTTFramebuffer (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DTexture.h752 void onBindToMSRTTFramebuffer();
H A DTexture.cpp2665 void Texture::onBindToMSRTTFramebuffer() in onBindToMSRTTFramebuffer() function in gl::Texture
H A DContext.cpp6492 textureObj->onBindToMSRTTFramebuffer(); in framebufferTexture2DMultisample()