Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp1872 PipelineExecutablePropertyVec identifierExeProps; in iterate() local
2345 identifierExeProps = getPipelineExecutableProperties(vkd, device, pipelines.back(), m_params->capturedProperties); in iterate()
2434 identifierExeProps = getPipelineExecutableProperties(vkd, device, pipelines.back(), m_params->capturedProperties); in iterate()
2775 identifierExeProps = getPipelineExecutableProperties(vkd, device, pipelines.back(), m_params->capturedProperties); in iterate()
2816 const PipelineExecutablePropertySet identifierProps (begin(identifierExeProps), end(identifierExeProps)); in iterate()
2823 log << tcu::TestLog::Message << "Properties with identifiers: " << identifierExeProps << tcu::TestLog::EndMessage; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp1860 PipelineExecutablePropertyVec identifierExeProps; in iterate() local
2331 identifierExeProps = getPipelineExecutableProperties(vkd, device, pipelines.back(), m_params->capturedProperties); in iterate()
2420 identifierExeProps = getPipelineExecutableProperties(vkd, device, pipelines.back(), m_params->capturedProperties); in iterate()
2761 identifierExeProps = getPipelineExecutableProperties(vkd, device, pipelines.back(), m_params->capturedProperties); in iterate()
2802 const PipelineExecutablePropertySet identifierProps (begin(identifierExeProps), end(identifierExeProps)); in iterate()
2809 log << tcu::TestLog::Message << "Properties with identifiers: " << identifierExeProps << tcu::TestLog::EndMessage; in iterate()

Completed in 13 milliseconds