Searched refs:texture_object (Results 1 - 2 of 2) sorted by relevance

/external/vulkan-validation-layers/demos/
H A Dcube.cpp70 struct texture_object { struct
396 void destroy_texture_image(texture_object *tex_objs) {
1835 void prepare_texture_image(const char *filename, texture_object *tex_obj,
1931 texture_object staging_texture;
2666 texture_object textures[texture_count];
H A Dcube.c125 struct texture_object { struct
373 struct texture_object textures[DEMO_TEXTURE_COUNT];
1229 struct texture_object *tex_obj,
1315 struct texture_object *tex_objs) {
1349 struct texture_object staging_texture;

Completed in 155 milliseconds