Home
last modified time | relevance | path

Searched defs:SampleList (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/executor/
DxeTestCaseResult.hpp512 class SampleList : public Item class
515 SampleList (void) : Item(TYPE_SAMPLELIST) {} in SampleList() function in xe::ri::SampleList
/third_party/vk-gl-cts/framework/common/
DtcuTestLog.hpp100 typedef LogSampleList SampleList; typedef in tcu::TestLog