Home
last modified time | relevance | path

Searched defs:onLabelUpdate (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.cpp1178 void TextureStorage11_2D::onLabelUpdate() in onLabelUpdate() function in rx::TextureStorage11_2D
1956 void TextureStorage11_External::onLabelUpdate() in onLabelUpdate() function in rx::TextureStorage11_External
2259 void TextureStorage11_EGLImage::onLabelUpdate() in onLabelUpdate() function in rx::TextureStorage11_EGLImage
3017 void TextureStorage11_Cube::onLabelUpdate() in onLabelUpdate() function in rx::TextureStorage11_Cube
3405 void TextureStorage11_3D::onLabelUpdate() in onLabelUpdate() function in rx::TextureStorage11_3D
3853 void TextureStorage11_2DArray::onLabelUpdate() in onLabelUpdate() function in rx::TextureStorage11_2DArray
4079 void TextureStorage11_2DMultisample::onLabelUpdate() in onLabelUpdate() function in rx::TextureStorage11_2DMultisample
4351 void TextureStorage11_2DMultisampleArray::onLabelUpdate() in onLabelUpdate() function in rx::TextureStorage11_2DMultisampleArray
4527 void TextureStorage11_Buffer::onLabelUpdate() in onLabelUpdate() function in rx::TextureStorage11_Buffer
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DTransformFeedbackImpl.cpp14 angle::Result TransformFeedbackImpl::onLabelUpdate(const gl::Context *context) in onLabelUpdate() function in rx::TransformFeedbackImpl
H A DVertexArrayImpl.cpp13 angle::Result VertexArrayImpl::onLabelUpdate(const gl::Context *context) in onLabelUpdate() function in rx::VertexArrayImpl
H A DRenderbufferImpl.cpp14 angle::Result RenderbufferImpl::onLabelUpdate(const gl::Context *context) in onLabelUpdate() function in rx::RenderbufferImpl
H A DQueryImpl.cpp16 angle::Result QueryImpl::onLabelUpdate(const gl::Context *context) in onLabelUpdate() function in rx::QueryImpl
H A DProgramPipelineImpl.cpp21 angle::Result ProgramPipelineImpl::onLabelUpdate(const gl::Context *context) in onLabelUpdate() function in rx::ProgramPipelineImpl
H A DShaderImpl.cpp25 angle::Result ShaderImpl::onLabelUpdate(const gl::Context *context) in onLabelUpdate() function in rx::ShaderImpl
H A DSamplerImpl.h37 angle::Result onLabelUpdate(const gl::Context *context) { return angle::Result::Continue; } in onLabelUpdate() function
H A DProgramImpl.cpp31 angle::Result ProgramImpl::onLabelUpdate(const gl::Context *context) in onLabelUpdate() function in rx::ProgramImpl
H A DFramebufferImpl.cpp27 angle::Result FramebufferImpl::onLabelUpdate(const gl::Context *context) in onLabelUpdate() function in rx::FramebufferImpl
H A DBufferImpl.cpp34 angle::Result BufferImpl::onLabelUpdate(const gl::Context *context) in onLabelUpdate() function in rx::BufferImpl
H A DTextureImpl.cpp242 angle::Result TextureImpl::onLabelUpdate(const gl::Context *context) in onLabelUpdate() function in rx::TextureImpl
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DTextureStorage.h95 virtual void onLabelUpdate() {} in onLabelUpdate() function
H A DTextureD3D.cpp732 angle::Result TextureD3D::onLabelUpdate(const gl::Context *context) in onLabelUpdate() function in rx::TextureD3D
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DTextureVk.cpp3496 angle::Result TextureVk::onLabelUpdate(const gl::Context *context) in onLabelUpdate() function in rx::TextureVk