Searched refs:pipelineExecutableInfo (Results 1 – 7 of 7) sorted by relevance
5670 …if (!((a->pipelineExecutableInfo) == (b->pipelineExecutableInfo))) { onFail("a->pipelineExecutable… in checkEqual_VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR()
14708 vkStream->write((VkBool32*)&forMarshaling->pipelineExecutableInfo, sizeof(VkBool32)); in marshal_VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR()14734 vkStream->read((VkBool32*)&forUnmarshaling->pipelineExecutableInfo, sizeof(VkBool32)); in unmarshal_VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR()
10947 memcpy((VkBool32*)&forUnmarshaling->pipelineExecutableInfo, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR()
7423 VkBool32 pipelineExecutableInfo; member
67793 : pipelineExecutableInfo( pipelineExecutableInfo_ )67824 pipelineExecutableInfo = pipelineExecutableInfo_; in setPipelineExecutableInfo()67847 && ( pipelineExecutableInfo == rhs.pipelineExecutableInfo ); in operator ==()67861 VULKAN_HPP_NAMESPACE::Bool32 pipelineExecutableInfo = {}; member
12319 vkStream->write((VkBool32*)&forMarshaling->pipelineExecutableInfo, sizeof(VkBool32)); in marshal_VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR()12334 vkStream->read((VkBool32*)&forUnmarshaling->pipelineExecutableInfo, sizeof(VkBool32)); in unmarshal_VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR()
8399 memcpy(*ptr, (VkBool32*)&forMarshaling->pipelineExecutableInfo, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR()