Searched refs:print_VkAttachmentStoreOp (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
D | vulkan_json_data.hpp | 3411 static void print_VkAttachmentStoreOp(VkAttachmentStoreOp obj, const std::string& str, bool commaNe… in print_VkAttachmentStoreOp() function 3419 static void print_VkAttachmentStoreOp(const VkAttachmentStoreOp * obj, const std::string& str, bool… in print_VkAttachmentStoreOp() function 12060 print_VkAttachmentStoreOp(obj.storeOp, "storeOp", 1); in print_VkAttachmentDescription() 12064 print_VkAttachmentStoreOp(obj.stencilStoreOp, "stencilStoreOp", 1); in print_VkAttachmentDescription() 12090 print_VkAttachmentStoreOp(obj->storeOp, "storeOp", 1); in print_VkAttachmentDescription() 12094 print_VkAttachmentStoreOp(obj->stencilStoreOp, "stencilStoreOp", 1); in print_VkAttachmentDescription() 19510 print_VkAttachmentStoreOp(obj.storeOp, "storeOp", 1); in print_VkAttachmentDescription2() 19514 print_VkAttachmentStoreOp(obj.stencilStoreOp, "stencilStoreOp", 1); in print_VkAttachmentDescription2() 19549 print_VkAttachmentStoreOp(obj->storeOp, "storeOp", 1); in print_VkAttachmentDescription2() 19553 print_VkAttachmentStoreOp(obj->stencilStoreOp, "stencilStoreOp", 1); in print_VkAttachmentDescription2()
|