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