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