Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp972 class BitfieldInsertCaseInstance : public IntegerFunctionTestInstance class
975BitfieldInsertCaseInstance (Context& context, glu::ShaderType shaderType, ShaderSpec spec, ShaderE… in BitfieldInsertCaseInstance() function in vkt::shaderexecutor::BitfieldInsertCaseInstance
1051 …return new BitfieldInsertCaseInstance(ctx, m_shaderType, m_spec, *m_executor, m_numValues, getName… in createInstance()