Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexturebindless.c217 get_texture_handle(struct gl_context *ctx, struct gl_texture_object *texObj, in get_texture_handle() function
551 return get_texture_handle(ctx, texObj, &texObj->Sampler); in _mesa_GetTextureHandleARB_no_error()
602 return get_texture_handle(ctx, texObj, &texObj->Sampler); in _mesa_GetTextureHandleARB()
619 return get_texture_handle(ctx, texObj, sampObj); in _mesa_GetTextureSamplerHandleARB_no_error()
684 return get_texture_handle(ctx, texObj, sampObj); in _mesa_GetTextureSamplerHandleARB()