Searched refs:lookup_texture_handle (Results 1 – 1 of 1) sorted by relevance
42 lookup_texture_handle(struct gl_context *ctx, GLuint64 id) in lookup_texture_handle() function701 texHandleObj = lookup_texture_handle(ctx, handle); in _mesa_MakeTextureHandleResidentARB_no_error()724 texHandleObj = lookup_texture_handle(ctx, handle); in _mesa_MakeTextureHandleResidentARB()747 texHandleObj = lookup_texture_handle(ctx, handle); in _mesa_MakeTextureHandleNonResidentARB_no_error()770 texHandleObj = lookup_texture_handle(ctx, handle); in _mesa_MakeTextureHandleNonResidentARB()1001 if (!lookup_texture_handle(ctx, handle)) { in _mesa_IsTextureHandleResidentARB()