Searched refs:getPropertyDesc (Results 1 – 2 of 2) sorted by relevance
91 propertyFilledFromBlob = isPartOfBlobProperties(p->getPropertyDesc().sType); in DeviceProperties()139 if (deStringEqual(f->getPropertyDesc().name, property.c_str())) in contains()153 if (f->getPropertyDesc().sType == sType) in isDevicePropertyInitialized()
60 virtual PropertyDesc getPropertyDesc (void) const = 0;136 if (sType == property->getPropertyDesc().sType) in getPropertyType()170 PropertyDesc getPropertyDesc (void) const { return m_propertyDesc; } in getPropertyDesc() function in vk::PropertyStructWrapper