Searched refs:PackUnorm2x16CaseInstance (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderPackingFunctionTests.cpp | 352 class PackUnorm2x16CaseInstance : public ShaderPackingFunctionTestInstance class 355 PackUnorm2x16CaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, glu::Precision precision, const char* name) in PackUnorm2x16CaseInstance() function in vkt::shaderexecutor::PackUnorm2x16CaseInstance 463 return new PackUnorm2x16CaseInstance(ctx, m_shaderType, m_spec, m_precision, getName()); in createInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktShaderPackingFunctionTests.cpp | 352 class PackUnorm2x16CaseInstance : public ShaderPackingFunctionTestInstance class 355 PackUnorm2x16CaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, glu::Precision precision, const char* name) in PackUnorm2x16CaseInstance() function in vkt::shaderexecutor::PackUnorm2x16CaseInstance 463 return new PackUnorm2x16CaseInstance(ctx, m_shaderType, m_spec, m_precision, getName()); in createInstance()
|
Completed in 11 milliseconds