Searched refs:UnpackUnorm4x8CaseInstance (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderPackingFunctionTests.cpp | 1254 class UnpackUnorm4x8CaseInstance : public ShaderPackingFunctionTestInstance class 1257 UnpackUnorm4x8CaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, const char* name) in UnpackUnorm4x8CaseInstance() function in vkt::shaderexecutor::UnpackUnorm4x8CaseInstance 1359 return new UnpackUnorm4x8CaseInstance(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 | 1254 class UnpackUnorm4x8CaseInstance : public ShaderPackingFunctionTestInstance class 1257 UnpackUnorm4x8CaseInstance (Context& context, glu::ShaderType shaderType, const ShaderSpec& spec, const char* name) in UnpackUnorm4x8CaseInstance() function in vkt::shaderexecutor::UnpackUnorm4x8CaseInstance 1359 return new UnpackUnorm4x8CaseInstance(ctx, m_shaderType, m_spec, getName()); in createInstance()
|
Completed in 7 milliseconds