Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dfbobject.c2919 check_layered_texture_target(struct gl_context *ctx, GLenum target, in check_layered_texture_target() function
3419 if (!check_layered_texture_target(ctx, texObj->Target, func, &layered)) in _mesa_FramebufferTexture()
3458 if (!check_layered_texture_target(ctx, texObj->Target, func, in _mesa_NamedFramebufferTexture()