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