Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp128 class InheritanceTestInstance : public TestInstance class
178InheritanceTestInstance(Context& context, PipelineConstructionType pipelineConstructionType, Inher…
374 InheritanceTestInstance::InheritanceTestInstance(Context& context, PipelineConstructionType pipelin… in InheritanceTestInstance() function in vkt::DynamicState::__anon387294ac0111::InheritanceTestInstance
506 void InheritanceTestInstance::startRenderCmds(const TestGeometry& geometry) in startRenderCmds()
798 void InheritanceTestInstance::rasterizeExpectedResults(const TestGeometry& geometry, Texel (&output… in rasterizeExpectedResults()
974 tcu::TestStatus InheritanceTestInstance::iterate(void) in iterate()
1050 return new InheritanceTestInstance(context, m_pipelineConstructionType, m_inheritanceMode); in createInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp130 class InheritanceTestInstance : public TestInstance class
181InheritanceTestInstance(Context& context, PipelineConstructionType pipelineConstructionType, Inher…
377 InheritanceTestInstance::InheritanceTestInstance(Context& context, PipelineConstructionType pipelin… in InheritanceTestInstance() function in vkt::DynamicState::__anond037760c0111::InheritanceTestInstance
510 void InheritanceTestInstance::startRenderCmds(const TestGeometry& geometry) in startRenderCmds()
889 void InheritanceTestInstance::rasterizeExpectedResults(const TestGeometry& geometry, Texel (&output… in rasterizeExpectedResults()
1065 tcu::TestStatus InheritanceTestInstance::iterate(void) in iterate()
1141 return new InheritanceTestInstance(context, m_pipelineConstructionType, m_inheritanceMode); in createInstance()