Lines Matching defs:image
90 * Delete an image handle in the shared state.
113 * Return TRUE if the image handle is resident in the current context.
173 * Make an image handle resident/non-resident in the current context.
366 /* Request a new image handle from the driver. */
367 struct pipe_image_view image;
368 st_convert_image(st_context(ctx), &imgObj, &image, GL_READ_WRITE);
369 handle = ctx->pipe->create_image_handle(ctx->pipe, &image);
443 * Init/free texture/image handles per-texture object.
854 * is zero or not the name of an existing texture object, if the image for
856 * <layer> is greater than or equal to the number of layers in the image at
945 * if <handle> is not a valid image handle, or if <handle> is already
992 * MakeImageHandleNonResidentARB if <handle> is not a valid image handle,
1033 * not a valid texture or image handle, respectively."
1067 * not a valid texture or image handle, respectively."