Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp417 VkPipelineExecutableInfoKHR makePipelineExecutableInfo (VkPipeline pipeline, size_t executableIndex) in makePipelineExecutableInfo() function
468 const auto executableInfo = makePipelineExecutableInfo(pipeline, exeIdx); in getPipelineExecutableProperties()
491 const auto executableInfo = makePipelineExecutableInfo(pipeline, exeIdx); in getPipelineExecutableProperties()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp414 VkPipelineExecutableInfoKHR makePipelineExecutableInfo (VkPipeline pipeline, size_t executableIndex) in makePipelineExecutableInfo() function
465 const auto executableInfo = makePipelineExecutableInfo(pipeline, exeIdx); in getPipelineExecutableProperties()
488 const auto executableInfo = makePipelineExecutableInfo(pipeline, exeIdx); in getPipelineExecutableProperties()

Completed in 12 milliseconds