Home
last modified time | relevance | path

Searched refs:classicExeProps (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineShaderModuleIdentifierTests.cpp1859 PipelineExecutablePropertyVec classicExeProps; in iterate() local
2233classicExeProps = getPipelineExecutableProperties(vkd, device, pipelines.back(), m_params->capture… in iterate()
2357classicExeProps = getPipelineExecutableProperties(vkd, device, pipelines.back(), m_params->capture… in iterate()
2565classicExeProps = getPipelineExecutableProperties(vkd, device, pipelines.back(), m_params->capture… in iterate()
2801 const PipelineExecutablePropertySet classicProps (begin(classicExeProps), end(classicExeProps)); in iterate()
2808 …log << tcu::TestLog::Message << "Properties without identifiers: " << classicExeProps << tcu::Test… in iterate()