Searched refs:UnpackUnorm4x8CaseInstance (Results 1 – 1 of 1) sorted by relevance
1254 class UnpackUnorm4x8CaseInstance : public ShaderPackingFunctionTestInstance class1257 …UnpackUnorm4x8CaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, … in UnpackUnorm4x8CaseInstance() function in vkt::shaderexecutor::UnpackUnorm4x8CaseInstance1359 return new UnpackUnorm4x8CaseInstance(ctx, m_shaderType, m_spec, getName()); in createInstance()