Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderSwitchTests.cpp186 …tring& name, const string& desc, const LineStream& switchBody, const bool skipDynamicType = false);
198 … (const string& name, const string& desc, const LineStream& switchBody, const bool skipDynamicType) in makeSwitchCases() argument
205 if (skipDynamicType && (type == SWITCHTYPE_DYNAMIC)) in makeSwitchCases()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderSwitchTests.cpp186 …tring& name, const string& desc, const LineStream& switchBody, const bool skipDynamicType = false);
198 … (const string& name, const string& desc, const LineStream& switchBody, const bool skipDynamicType) in makeSwitchCases() argument
205 if (skipDynamicType && (type == SWITCHTYPE_DYNAMIC)) in makeSwitchCases()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderSwitchTests.cpp156 …nst char* name, const char* desc, const LineStream& switchBody, const bool skipDynamicType = false) in makeSwitchCases() argument
163 if (skipDynamicType && (type == SWITCHTYPE_DYNAMIC)) in makeSwitchCases()