Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/executor/
DxeTestCaseResult.hpp155 TYPE_SAMPLEINFO, enumerator
489 SampleInfo (void) : Item(TYPE_SAMPLEINFO) {} in SampleInfo()
DxeTestResultParser.cpp133 { 0xf0feae93, "SampleInfo", ri::TYPE_SAMPLEINFO },
672 case ri::TYPE_SAMPLEINFO: in handleElementStart()
686 if (parentType != ri::TYPE_SAMPLEINFO) in handleElementStart()
DxeTestLogWriter.cpp453 case ri::TYPE_SAMPLEINFO: in writeResultItem()