Lines Matching refs:parentItem
493 ri::Item* parentItem = getCurrentItem();
494 ri::Type parentType = parentItem ? parentItem->getType() : ri::TYPE_LAST;
589 item = &static_cast<ri::Shader*>(parentItem)->source;
596 item = &static_cast<ri::ShaderProgram*>(parentItem)->linkInfoLog;
598 item = &static_cast<ri::Shader*>(parentItem)->infoLog;
600 item = &static_cast<ri::CompileInfo*>(parentItem)->infoLog;
679 ri::SampleList* list = static_cast<ri::SampleList*>(parentItem);
691 ri::SampleInfo* sampleInfo = static_cast<ri::SampleInfo*>(parentItem);
710 ri::SampleList* list = static_cast<ri::SampleList*>(parentItem);
722 ri::Sample* sample = static_cast<ri::Sample*>(parentItem);