Home
last modified time | relevance | path

Searched defs:defType (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineInterfaceMatchingTests.cpp1072 for (DefinitionType defType : definitionsTypeList) in createInterfaceMatchingTests() local
1121 for (DefinitionType defType : definitionsTypeList) in createInterfaceMatchingTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInterfaceMatchingTests.cpp1072 for (DefinitionType defType : definitionsTypeList) in createInterfaceMatchingTests() local
1121 for (DefinitionType defType : definitionsTypeList) in createInterfaceMatchingTests() local
/third_party/gptfdisk/
Dgpttext.cc978 int GetMBRTypeCode(int defType) { in GetMBRTypeCode()