Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderPackingFunctionTests.cpp746 class PackSnorm4x8Case : public ShaderPackingFunctionCase class
749 PackSnorm4x8Case (Context& context, glu::ShaderType shaderType, glu::Precision precision) in PackSnorm4x8Case() function in deqp::gles31::Functional::PackSnorm4x8Case
1191 addChild(new PackSnorm4x8Case(m_context, allShaderTypes[shaderTypeNdx], glu::Precision(prec))); in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderPackingFunctionTests.cpp958 class PackSnorm4x8Case : public ShaderPackingFunctionCase class
961 PackSnorm4x8Case (tcu::TestContext& testCtx, glu::ShaderType shaderType, glu::Precision precision) in PackSnorm4x8Case() function in vkt::shaderexecutor::PackSnorm4x8Case
1360 addChild(new PackSnorm4x8Case(m_testCtx, allShaderTypes[shaderTypeNdx], glu::Precision(prec))); in init()