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