aboutsummaryrefslogtreecommitdiff
path: root/render/gles2/texture.c
diff options
context:
space:
mode:
authorKirill Primak <vyivel@eclair.cafe>2023-07-06 21:39:22 +0300
committerSimon Ser <contact@emersion.fr>2023-07-10 10:03:08 +0200
commit7d176b6237b7a043d5b643a21d43b419032750de (patch)
tree820d6c3ef5d3f9f9ffba7bd367e319242a4baee6 /render/gles2/texture.c
parent27edd024f83892f4af9c5084d47b73f26966aaf1 (diff)
subcompositor: don't remove inert role resource
Now that role objects are stored as resources, we can distinguish the inert object case from it being destroyed by the client: - When the resource is destroyed by the client, role_resource == NULL - When the resource is made inert, role_resource != NULL but its user_data is NULL
Diffstat (limited to 'render/gles2/texture.c')
0 files changed, 0 insertions, 0 deletions