Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/third_party/vulkan-tools/src/cube/
H A Dcube.c1636 static void demo_destroy_texture(struct demo *demo, struct texture_object *tex_objs) { in demo_destroy_texture() function
2281 demo_destroy_texture(demo, &demo->staging_texture); in demo_prepare()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-tools/src/cube/
H A Dcube.c1643 static void demo_destroy_texture(struct demo *demo, struct texture_object *tex_objs) { in demo_destroy_texture() function
2288 demo_destroy_texture(demo, &demo->staging_texture); in demo_prepare()
/dports/graphics/vulkan-tools/Vulkan-Tools-1.2.203/cube/
H A Dcube.c1667 static void demo_destroy_texture(struct demo *demo, struct texture_object *tex_objs) { in demo_destroy_texture() function
2312 demo_destroy_texture(demo, &demo->staging_texture); in demo_prepare()