Searched refs:classicExeProps (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineShaderModuleIdentifierTests.cpp | 1859 PipelineExecutablePropertyVec classicExeProps; in iterate() local 2233 …classicExeProps = getPipelineExecutableProperties(vkd, device, pipelines.back(), m_params->capture… in iterate() 2357 …classicExeProps = getPipelineExecutableProperties(vkd, device, pipelines.back(), m_params->capture… in iterate() 2565 …classicExeProps = 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()
|