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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_gen_mipmap.c58 struct pipe_resource *pt = st_get_texobj_resource(texObj);
H A Dst_texture.h219 st_get_texobj_resource(struct gl_texture_object *texObj) function in typeref:struct:pipe_resource *
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_gen_mipmap.c58 struct pipe_resource *pt = st_get_texobj_resource(texObj);
H A Dst_texture.h243 st_get_texobj_resource(struct gl_texture_object *texObj) function in typeref:struct:pipe_resource *
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddri_helpers.c339 tex = st_get_texobj_resource(obj);
H A Ddri2.c1749 res = st_get_texobj_resource(obj);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
H A Ddri_helpers.c380 tex = st_get_texobj_resource(obj);
H A Ddri2.c2021 res = st_get_texobj_resource(obj);

Completed in 12 milliseconds