Home
last modified time | relevance | path

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

/external/deqp/executor/
DxeTestCaseResult.hpp435 class KernelSource : public Item class
438 KernelSource (void) : Item(TYPE_KERNELSOURCE) {} in KernelSource() function in xe::ri::KernelSource
/external/deqp/framework/common/
DtcuTestLog.hpp99 typedef LogKernelSource KernelSource; typedef in tcu::TestLog