Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderIntegerFunctionTests.cpp726 class BitfieldExtractCase : public IntegerFunctionCase class
729BitfieldExtractCase (Context& context, glu::DataType baseType, glu::Precision precision, glu::Shad… in BitfieldExtractCase() function in deqp::gles31::Functional::BitfieldExtractCase
1164 addFunctionCases<BitfieldExtractCase> (this, "bitfieldextract", true, true, true, ALL_SHADERS); in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderIntegerFunctionTests.cpp936 class BitfieldExtractCase : public IntegerFunctionCase class
939BitfieldExtractCase (tcu::TestContext& testCtx, glu::DataType baseType, glu::Precision precision, … in BitfieldExtractCase() function in vkt::shaderexecutor::BitfieldExtractCase
1317 addFunctionCases<BitfieldExtractCase> (this, "bitfieldextract", true, true, true, ALL_SHADERS); in init()