Searched refs:print_VkPipelineBindPoint (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
D | vulkan_json_data.hpp | 3476 static void print_VkPipelineBindPoint(VkPipelineBindPoint obj, const std::string& str, bool commaNe… in print_VkPipelineBindPoint() function 3484 static void print_VkPipelineBindPoint(const VkPipelineBindPoint * obj, const std::string& str, bool… in print_VkPipelineBindPoint() function 12251 print_VkPipelineBindPoint(obj.pipelineBindPoint, "pipelineBindPoint", 1); in print_VkSubpassDescription() 12355 print_VkPipelineBindPoint(obj->pipelineBindPoint, "pipelineBindPoint", 1); in print_VkSubpassDescription() 19638 print_VkPipelineBindPoint(obj.pipelineBindPoint, "pipelineBindPoint", 1); in print_VkSubpassDescription2() 19753 print_VkPipelineBindPoint(obj->pipelineBindPoint, "pipelineBindPoint", 1); in print_VkSubpassDescription2()
|