Home
last modified time | relevance | path

Searched refs:UnpackSnorm2x16Case (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderPackingFunctionTests.cpp224 class UnpackSnorm2x16Case : public ShaderPackingFunctionCase class
227 UnpackSnorm2x16Case (Context& context, glu::ShaderType shaderType) in UnpackSnorm2x16Case() function in deqp::gles3::Functional::UnpackSnorm2x16Case
736 addChild(new UnpackSnorm2x16Case(m_context, glu::SHADERTYPE_VERTEX)); in init()
737 addChild(new UnpackSnorm2x16Case(m_context, glu::SHADERTYPE_FRAGMENT)); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderPackingFunctionTests.cpp334 class UnpackSnorm2x16Case : public ShaderPackingFunctionCase class
337 UnpackSnorm2x16Case (tcu::TestContext& testCtx, glu::ShaderType shaderType) in UnpackSnorm2x16Case() function in vkt::shaderexecutor::UnpackSnorm2x16Case
1427 addChild(new UnpackSnorm2x16Case(m_testCtx, newShaderTypes[shaderTypeNdx])); in init()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderPackingFunctionTests.cpp224 class UnpackSnorm2x16Case : public ShaderPackingFunctionCase class
227 UnpackSnorm2x16Case (Context& context, glu::ShaderType shaderType) in UnpackSnorm2x16Case() function in deqp::gles31::Functional::UnpackSnorm2x16Case
1199 addChild(new UnpackSnorm2x16Case(m_context, newShaderTypes[shaderTypeNdx])); in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderPackingFunctionTests.cpp334 class UnpackSnorm2x16Case : public ShaderPackingFunctionCase class
337 UnpackSnorm2x16Case (tcu::TestContext& testCtx, glu::ShaderType shaderType) in UnpackSnorm2x16Case() function in vkt::shaderexecutor::UnpackSnorm2x16Case
1427 addChild(new UnpackSnorm2x16Case(m_testCtx, newShaderTypes[shaderTypeNdx])); in init()

Completed in 10 milliseconds