Home
last modified time | relevance | path

Searched refs:UnpackUnorm4x8CaseInstance (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderPackingFunctionTests.cpp1254 class UnpackUnorm4x8CaseInstance : public ShaderPackingFunctionTestInstance class
1257UnpackUnorm4x8CaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, … in UnpackUnorm4x8CaseInstance() function in vkt::shaderexecutor::UnpackUnorm4x8CaseInstance
1359 return new UnpackUnorm4x8CaseInstance(ctx, m_shaderType, m_spec, getName()); in createInstance()