Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_atom_image.c127 GLuint imgUnit) in st_convert_image_from_unit() argument
129 struct gl_image_unit *u = &st->ctx->ImageUnits[imgUnit]; in st_convert_image_from_unit()
Dst_texture.h327 GLuint imgUnit);
Dst_texture.c537 struct gl_program *prog, GLuint imgUnit) in st_create_image_handle_from_unit() argument
542 st_convert_image_from_unit(st, &img, imgUnit); in st_create_image_handle_from_unit()