Home
last modified time | relevance | path

Searched defs:tex_obj (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dformatquery.c1486 struct gl_texture_object *tex_obj = _mesa_new_texture_object(ctx, 0, target); in _mesa_GetInternalformativ() local
Dtexobj.c2313 struct gl_texture_object *tex_obj, in texture_page_commitment()
/third_party/flutter/glfw/tests/
Dvulkan.c919 struct texture_object *tex_obj, VkImageTiling tiling, in demo_prepare_texture_image()
1006 struct texture_object *tex_obj) { in demo_destroy_texture_image()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c3541 struct gl_texture_object *tex_obj, in st_TexturePageCommitment()