Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateCBTests.cpp43 class BlendConstantsTestInstance : public DynamicStateBaseClass class
46 BlendConstantsTestInstance (Context& context, ShaderMap shaders) in BlendConstantsTestInstance() function in vkt::DynamicState::__anonc6d233a60111::BlendConstantsTestInstance
178 …addChild(new InstanceFactory<BlendConstantsTestInstance>(m_testCtx, "blend_constants", "Check if b… in init()