Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp1037 class BitfieldReverseCaseInstance : public IntegerFunctionTestInstance class
1040BitfieldReverseCaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec,… in BitfieldReverseCaseInstance() function in vkt::shaderexecutor::BitfieldReverseCaseInstance
1093 return new BitfieldReverseCaseInstance(ctx, m_shaderType, m_spec, m_numValues, getName()); in createInstance()