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

/external/vulkan-validation-layers/demos/
H A Dtri.c104 struct texture_object { struct
217 struct texture_object textures[DEMO_TEXTURE_COUNT];
804 struct texture_object *tex_obj, VkImageTiling tiling,
893 struct texture_object *tex_obj) {
922 struct texture_object staging_texture;
H A Dcube.c106 struct texture_object { struct
388 struct texture_object textures[DEMO_TEXTURE_COUNT];
1056 struct texture_object *tex_obj,
1149 struct texture_object *tex_objs) {
1176 struct texture_object staging_texture;

Completed in 58 milliseconds