Searched refs:BitfieldExtractCase (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fShaderIntegerFunctionTests.cpp | 726 class BitfieldExtractCase : public IntegerFunctionCase class 729 …BitfieldExtractCase (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/ |
D | vktShaderIntegerFunctionTests.cpp | 936 class BitfieldExtractCase : public IntegerFunctionCase class 939 …BitfieldExtractCase (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()
|