Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderIntegerFunctionTests.cpp789 class BitfieldInsertCase : public IntegerFunctionCase class
792BitfieldInsertCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::Shade… in BitfieldInsertCase() function in deqp::gles31::Functional::BitfieldInsertCase
1165 addFunctionCases<BitfieldInsertCase> (this, "bitfieldinsert", true, true, true, ALL_SHADERS); in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp1017 class BitfieldInsertCase : public IntegerFunctionCase class
1020BitfieldInsertCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, g… in BitfieldInsertCase() function in vkt::shaderexecutor::BitfieldInsertCase
1318 addFunctionCases<BitfieldInsertCase> (this, "bitfieldinsert", true, true, true, ALL_SHADERS); in init()