Searched refs:graphicsPipelineLibraryFlags (Results 1 – 1 of 1) sorted by relevance
101 VkGraphicsPipelineLibraryFlagsEXT graphicsPipelineLibraryFlags; member868 node.subtreeGraphicsPipelineLibraryFlags | node.graphicsPipelineLibraryFlags; in runTest()890 …const VkRenderPass renderPassHandle = getRenderPass(node.graphicsPipelineLibraryFlags, *renderPa… in runTest()892 makeGraphicsPipelineLibraryCreateInfo(node.graphicsPipelineLibraryFlags); in runTest()898 if ((node.graphicsPipelineLibraryFlags & subsetFlag) != 0) in runTest()928 … !(node.graphicsPipelineLibraryFlags & VK_GRAPHICS_PIPELINE_LIBRARY_FRAGMENT_SHADER_BIT_EXT) && in runTest()947 linkedLibrariesFlags |= node.graphicsPipelineLibraryFlags; in runTest()1134 VkGraphicsPipelineLibraryFlagBitsEXT graphicsPipelineLibraryFlags[] = { in iterate() local1140 const auto graphicsPipelineLibraryFlagsBegin = graphicsPipelineLibraryFlags; in iterate()1142 graphicsPipelineLibraryFlags + DE_LENGTH_OF_ARRAY(graphicsPipelineLibraryFlags); in iterate()[all …]