Searched refs:PackSnorm4x8Case (Results 1 - 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderPackingFunctionTests.cpp | 997 class PackSnorm4x8Case : public ShaderPackingFunctionCase class 1000 PackSnorm4x8Case (tcu::TestContext& testCtx, glu::ShaderType shaderType, glu::Precision precision) in PackSnorm4x8Case() function in vkt::shaderexecutor::PackSnorm4x8Case 1391 addChild(new PackSnorm4x8Case(m_testCtx, allShaderTypes[shaderTypeNdx], glu::Precision(prec))); in init()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderPackingFunctionTests.cpp | 718 class PackSnorm4x8Case : public ShaderPackingFunctionCase class 721 PackSnorm4x8Case (Context& context, glu::ShaderType shaderType, glu::Precision precision) in PackSnorm4x8Case() function in deqp::gles31::Functional::PackSnorm4x8Case 1163 addChild(new PackSnorm4x8Case(m_context, allShaderTypes[shaderTypeNdx], glu::Precision(prec))); in init()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktShaderPackingFunctionTests.cpp | 997 class PackSnorm4x8Case : public ShaderPackingFunctionCase class 1000 PackSnorm4x8Case (tcu::TestContext& testCtx, glu::ShaderType shaderType, glu::Precision precision) in PackSnorm4x8Case() function in vkt::shaderexecutor::PackSnorm4x8Case 1391 addChild(new PackSnorm4x8Case(m_testCtx, allShaderTypes[shaderTypeNdx], glu::Precision(prec))); in init()
|
Completed in 9 milliseconds