Searched defs:InstanceHelper (Results 1 – 8 of 8) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiImageCompressionControlTests.cpp | 508 struct InstanceHelper struct 510 const vector<VkExtensionProperties> supportedExtensions; 511 CustomInstance instance; 512 const InstanceDriver& vki; 514 InstanceHelper(Context& context, Type wsiType, const VkAllocationCallbacks* pAllocator = DE_NULL) in InstanceHelper() function 521 InstanceHelper(Context& context, Type wsiType, const vector<string>& extensions, in InstanceHelper() argument
|
| /external/deqp/external/vulkancts/modules/vulkan/wsi/ |
| D | vktWsiFullScreenExclusiveTests.cpp | 158 struct InstanceHelper struct 160 const std::vector<VkExtensionProperties> supportedExtensions; 161 const CustomInstance instance; 162 const InstanceDriver& vki; 164 InstanceHelper (Context& context, in InstanceHelper() function
|
| D | vktWsiColorSpaceTests.cpp | 182 struct InstanceHelper struct 184 const vector<VkExtensionProperties> supportedExtensions; 185 const CustomInstance instance; 186 const InstanceDriver& vki; 188 InstanceHelper (Context& context, Type wsiType, const VkAllocationCallbacks* pAllocator = DE_NULL) in InstanceHelper() argument
|
| D | vktWsiSurfaceTests.cpp | 200 struct InstanceHelper struct 202 const vector<VkExtensionProperties> supportedExtensions; 203 CustomInstance instance; 204 const InstanceDriver& vki; 206 InstanceHelper (Context& context, Type wsiType, const VkAllocationCallbacks* pAllocator = DE_NULL) in InstanceHelper() function 216 …InstanceHelper (Context& context, Type wsiType, const vector<string>& extensions, const VkAllocati… in InstanceHelper() function
|
| D | vktWsiPresentIdWaitTests.cpp | 145 struct InstanceHelper struct 147 const vector<vk::VkExtensionProperties> supportedExtensions; 148 CustomInstance instance; 149 const vk::InstanceDriver& vki; 151 …InstanceHelper (Context& context, vk::wsi::Type wsiType, const vk::VkAllocationCallbacks* pAllocat… in InstanceHelper() argument
|
| D | vktWsiSwapchainTests.cpp | 225 struct InstanceHelper struct 227 const vector<VkExtensionProperties> supportedExtensions; 228 const CustomInstance instance; 229 const InstanceDriver& vki; 231 InstanceHelper (Context& context, Type wsiType, const VkAllocationCallbacks* pAllocator = DE_NULL) in InstanceHelper() function 242 …InstanceHelper (Context& context, Type wsiType, const vector<string>& extensions, const VkAllocati… in InstanceHelper() function
|
| D | vktWsiMaintenance1Tests.cpp | 179 struct InstanceHelper struct 181 const std::vector<VkExtensionProperties> supportedExtensions; 182 const CustomInstance instance; 183 const InstanceDriver& vki; 185 InstanceHelper (Context& context, in InstanceHelper() function
|
| /external/deqp/external/vulkancts/modules/vulkan/image/ |
| D | vktImageMutableTests.cpp | 1897 struct InstanceHelper struct 1899 const vector<VkExtensionProperties> supportedExtensions; 1900 const CustomInstance instance; 1901 const InstanceDriver& vki; 1903 InstanceHelper(Context& context, Type wsiType, const VkAllocationCallbacks* pAllocator = DE_NULL) in InstanceHelper() function
|