Home
last modified time | relevance | path

Searched refs:get_texture_handle (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dtexturebindless.c250 get_texture_handle(struct gl_context *ctx, struct gl_texture_object *texObj, in get_texture_handle() function
587 return get_texture_handle(ctx, texObj, &texObj->Sampler); in _mesa_GetTextureHandleARB_no_error()
640 return get_texture_handle(ctx, texObj, &texObj->Sampler); in _mesa_GetTextureHandleARB()
658 return get_texture_handle(ctx, texObj, sampObj); in _mesa_GetTextureSamplerHandleARB_no_error()
725 return get_texture_handle(ctx, texObj, sampObj); in _mesa_GetTextureSamplerHandleARB()

Completed in 2 milliseconds