Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/executor/
DxeTestCaseResult.hpp157 TYPE_SAMPLEVALUE, enumerator
497 SampleValue (void) : Item(TYPE_SAMPLEVALUE) {} in SampleValue()
DxeTestResultParser.cpp136 { 0x0e4a4722, "Value", ri::TYPE_SAMPLEVALUE }
714 case ri::TYPE_SAMPLEVALUE: in handleElementStart()
774 else if (itemType == ri::TYPE_SAMPLEVALUE) in handleElementEnd()
817 case ri::TYPE_SAMPLEVALUE: in handleData()
DxeTestLogWriter.cpp488 case ri::TYPE_SAMPLEVALUE: in writeResultItem()