Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDeviceProperties.cpp72 m_properties.push_back(pAddedWithVK); in DeviceProperties()
140 m_properties.push_back(p); in DeviceProperties()
180 for (const auto f : m_properties) in contains()
194 for (const auto f : m_properties) in isDevicePropertyInitialized()
204 for (auto p : m_properties) in ~DeviceProperties()
207 m_properties.clear(); in ~DeviceProperties()
H A DvkDeviceProperties.hpp129 mutable std::vector<PropertyStructWrapperBase*> m_properties; member in vk::DeviceProperties
149 for (auto property : m_properties) in getPropertyType()
157 for (auto property : m_properties) in getPropertyType()
164 m_properties.push_back(vk::createPropertyStructWrapper<PropertyType>()); in getPropertyType()
165 return static_cast<PropertyWrapperPtr>(m_properties.back())->getPropertyTypeRef(); in getPropertyType()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djcommander-1.27.jar ... static final String DEFAULT_FILE_NAME private java.util.Properties m_properties public void <init> () public void <init> (java.lang. ...

Completed in 2 milliseconds