Home
last modified time | relevance | path

Searched refs:withLibrary (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineLibraryTests.cpp2308 PipelineLibraryShaderModuleInfoRTInstance (Context& context, bool withLibrary) in PipelineLibraryShaderModuleInfoRTInstance() argument
2310 , m_withLibrary (withLibrary) in PipelineLibraryShaderModuleInfoRTInstance()
2954 return new PipelineLibraryShaderModuleInfoRTInstance(context, false/*withLibrary*/); in createInstance()
2957 return new PipelineLibraryShaderModuleInfoRTInstance(context, true/*withLibrary*/); in createInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineLibraryTests.cpp2266 PipelineLibraryShaderModuleInfoRTInstance (Context& context, bool withLibrary) in PipelineLibraryShaderModuleInfoRTInstance() argument
2268 , m_withLibrary (withLibrary) in PipelineLibraryShaderModuleInfoRTInstance()
2634 return new PipelineLibraryShaderModuleInfoRTInstance(context, false/*withLibrary*/); in createInstance()
2637 return new PipelineLibraryShaderModuleInfoRTInstance(context, true/*withLibrary*/); in createInstance()

Completed in 10 milliseconds