Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkPipelineConstructionUtil.hpp656 bool wasPipelineOrShaderObjectBuild(void) const;
DvkPipelineConstructionUtil.cpp4576 bool GraphicsPipelineWrapper::wasPipelineOrShaderObjectBuild(void) const in wasPipelineOrShaderObjectBuild() function in vk::GraphicsPipelineWrapper
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp722 if (!m_rectanglePipelines[staticViewportCount].wasPipelineOrShaderObjectBuild()) in startRenderCmds()