Home
last modified time | relevance | path

Searched refs:DE_CPU_VANILLA (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/internal/
DditBuildInfoTests.cpp67 case DE_CPU_VANILLA: return "DE_CPU_VANILLA"; in getCpuName()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktInfoTests.cpp80 case DE_CPU_VANILLA: return "DE_CPU_VANILLA"; in getCpuName()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktInfoTests.cpp80 case DE_CPU_VANILLA: return "DE_CPU_VANILLA"; in getCpuName()
/third_party/vk-gl-cts/framework/delibs/debase/
DdeDefs.h105 #define DE_CPU_VANILLA 0 macro