Searched refs:appendStructurePtrToVulkanChain (Results 1 – 3 of 3) sorted by relevance
236 void appendStructurePtrToVulkanChain (const void** chainHead, const void* structurePtr);
528 void appendStructurePtrToVulkanChain (const void** chainHead, const void* structurePtr) in appendStructurePtrToVulkanChain() function
745 appendStructurePtrToVulkanChain(&rasterizationStateInfo.pNext, lineRasterizationStateInfo); in drawPrimitives()