Home
last modified time | relevance | path

Searched refs:parentItem (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/executor/
H A DxeTestResultParser.cpp493 ri::Item* parentItem = getCurrentItem(); in handleElementStart() local
494 ri::Type parentType = parentItem ? parentItem->getType() : ri::TYPE_LAST; in handleElementStart()
589 item = &static_cast<ri::Shader*>(parentItem)->source; in handleElementStart()
596 item = &static_cast<ri::ShaderProgram*>(parentItem)->linkInfoLog; in handleElementStart()
598 item = &static_cast<ri::Shader*>(parentItem)->infoLog; in handleElementStart()
600 item = &static_cast<ri::CompileInfo*>(parentItem)->infoLog; in handleElementStart()
679 ri::SampleList* list = static_cast<ri::SampleList*>(parentItem); in handleElementStart()
691 ri::SampleInfo* sampleInfo = static_cast<ri::SampleInfo*>(parentItem); in handleElementStart()
710 ri::SampleList* list = static_cast<ri::SampleList*>(parentItem); in handleElementStart()
[all...]

Completed in 1 milliseconds