Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_gen_mipmap.c53 struct pipe_resource *pt = st_get_texobj_resource(texObj); in st_generate_mipmap()
Dst_texture.h119 st_get_texobj_resource(struct gl_texture_object *texObj) in st_get_texobj_resource() function
Dst_interop.c239 *res = st_get_texobj_resource(obj); in lookup_object()
/external/mesa3d/src/gallium/frontends/wgl/
Dstw_image.c51 tex = st_get_texobj_resource(obj); in stw_create_image_from_texture()