Searched refs:UnpackSnorm2x16Case (Results 1 – 3 of 3) sorted by relevance
248 class UnpackSnorm2x16Case : public ShaderPackingFunctionCase class251 UnpackSnorm2x16Case (Context& context, glu::ShaderType shaderType) in UnpackSnorm2x16Case() function in deqp::gles3::Functional::UnpackSnorm2x16Case760 addChild(new UnpackSnorm2x16Case(m_context, glu::SHADERTYPE_VERTEX)); in init()761 addChild(new UnpackSnorm2x16Case(m_context, glu::SHADERTYPE_FRAGMENT)); in init()
252 class UnpackSnorm2x16Case : public ShaderPackingFunctionCase class255 UnpackSnorm2x16Case (Context& context, glu::ShaderType shaderType) in UnpackSnorm2x16Case() function in deqp::gles31::Functional::UnpackSnorm2x16Case1227 addChild(new UnpackSnorm2x16Case(m_context, newShaderTypes[shaderTypeNdx])); in init()
372 class UnpackSnorm2x16Case : public ShaderPackingFunctionCase class375 UnpackSnorm2x16Case (tcu::TestContext& testCtx, glu::ShaderType shaderType) in UnpackSnorm2x16Case() function in vkt::shaderexecutor::UnpackSnorm2x16Case1418 addChild(new UnpackSnorm2x16Case(m_testCtx, newShaderTypes[shaderTypeNdx])); in init()