Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/executor/
DxeTestCaseResult.hpp157 TYPE_SAMPLE, enumerator
507 Sample (void) : Item(TYPE_SAMPLE) {} in Sample()
DxeTestResultParser.cpp135 { 0xd09429e7, "Sample", ri::TYPE_SAMPLE },
703 case ri::TYPE_SAMPLE: in handleElementStart()
717 if (parentType != ri::TYPE_SAMPLE) in handleElementStart()
DxeTestLogWriter.cpp476 case ri::TYPE_SAMPLE: in writeResultItem()