/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
D | vkDeviceFeatureTest.inl | 10 const PlatformInterface& vkp = context.getPlatformInterface(); local 52 const PlatformInterface& vkp = context.getPlatformInterface(); local 96 const PlatformInterface& vkp = context.getPlatformInterface(); local 138 const PlatformInterface& vkp = context.getPlatformInterface(); local 181 const PlatformInterface& vkp = context.getPlatformInterface(); local 225 const PlatformInterface& vkp = context.getPlatformInterface(); local 267 const PlatformInterface& vkp = context.getPlatformInterface(); local 309 const PlatformInterface& vkp = context.getPlatformInterface(); local 354 const PlatformInterface& vkp = context.getPlatformInterface(); local 396 const PlatformInterface& vkp = context.getPlatformInterface(); local [all …]
|
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
D | vkDeviceFeatureTest.inl | 10 const PlatformInterface& vkp = context.getPlatformInterface(); local 53 const PlatformInterface& vkp = context.getPlatformInterface(); local 96 const PlatformInterface& vkp = context.getPlatformInterface(); local 141 const PlatformInterface& vkp = context.getPlatformInterface(); local 186 const PlatformInterface& vkp = context.getPlatformInterface(); local 230 const PlatformInterface& vkp = context.getPlatformInterface(); local 275 const PlatformInterface& vkp = context.getPlatformInterface(); local 317 const PlatformInterface& vkp = context.getPlatformInterface(); local 359 const PlatformInterface& vkp = context.getPlatformInterface(); local 401 const PlatformInterface& vkp = context.getPlatformInterface(); local [all …]
|
D | vkRefUtilImpl.inl | 108 Move<VkDevice> createDevice (const PlatformInterface& vkp, VkInstance instance, const InstanceInter…
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiExternalMemoryTests.cpp | 217 vk::Move<vk::VkDevice> createTestDevice(const Context &context, const vk::PlatformInterface &vkp, in createTestDevice() 890 const vk::PlatformInterface &vkp(context.getPlatformInterface()); in testSemaphoreWin32Create() local 955 const vk::PlatformInterface &vkp(context.getPlatformInterface()); in testSemaphoreImportTwice() local 1015 const vk::PlatformInterface &vkp(context.getPlatformInterface()); in testSemaphoreImportReimport() local 1073 const vk::PlatformInterface &vkp(context.getPlatformInterface()); in testSemaphoreSignalExportImportWait() local 1118 const vk::PlatformInterface &vkp(context.getPlatformInterface()); in testSemaphoreExportSignalImportWait() local 1160 const vk::PlatformInterface &vkp(context.getPlatformInterface()); in testSemaphoreExportImportSignalWait() local 1200 const vk::PlatformInterface &vkp(context.getPlatformInterface()); in testSemaphoreSignalImport() local 1258 const vk::PlatformInterface &vkp(context.getPlatformInterface()); in testSemaphoreSignalWaitImport() local 1301 const vk::PlatformInterface &vkp(context.getPlatformInterface()); in testSemaphoreImportSyncFdSignaled() local [all …]
|
D | vktApiDebugUtilsTests.cpp | 50 const PlatformInterface &vkp = context.getPlatformInterface(); in testLongDebugLabelsTest() local
|
D | vktApiExtensionDuplicatesTests.cpp | 206 const vk::PlatformInterface &vkp = m_context.getPlatformInterface(); in iterate() local
|
D | vktApiVersionCheck.cpp | 391 const PlatformInterface &vkp = context.getPlatformInterface(); in createTestDevice() local 630 const vk::PlatformInterface &vkp = m_context.getPlatformInterface(); in iterate() local
|
D | vktApiDeviceInitializationTests.cpp | 1326 const PlatformInterface &vkp = context.getPlatformInterface(); in createDeviceFeatures2Test() local 1408 void checkFeatures(const PlatformInterface &vkp, const VkInstance &instance, const InstanceDriver &… in checkFeatures() 1621 const PlatformInterface &vkp = context.getPlatformInterface(); in createDeviceWithUnsupportedFeaturesTest() local 2603 const PlatformInterface &vkp = context.getPlatformInterface(); in createInstanceDeviceIntentionalAllocFail() local
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktCustomInstancesDevices.cpp | 89 vector<const char *> getValidationLayers(const vk::PlatformInterface &vkp) in getValidationLayers() 306 const vk::PlatformInterface &vkp = context.getPlatformInterface(); in createCustomInstanceWithExtensions() local 383 vector<const char *> addDebugReportExt(const vk::PlatformInterface &vkp, const vk::VkInstanceCreate… in addDebugReportExt() 408 const vk::PlatformInterface &vkp = context.getPlatformInterface(); in createCustomInstanceFromInfo() local 470 const vk::PlatformInterface &vkp = context.getPlatformInterface(); in createUncheckedInstance() local 527 vk::Move<vk::VkDevice> createCustomDevice(bool validationEnabled, const vk::PlatformInterface &vkp, in createCustomDevice() 814 const vk::PlatformInterface &vkp = m_context.getPlatformInterface(); in createDeviceSupportingQueue() local
|
D | vktTestCase.cpp | 181 uint32_t getTargetInstanceVersion(const PlatformInterface &vkp) in getTargetInstanceVersion() 194 std::pair<uint32_t, uint32_t> determineDeviceVersions(const PlatformInterface &vkp, uint32_t apiVer… in determineDeviceVersions() 232 Move<VkInstance> createInstance(const PlatformInterface &vkp, uint32_t apiVersion, in createInstance() 272 Move<VkDevice> createDefaultDevice(const PlatformInterface &vkp, VkInstance instance, const Instanc… in createDefaultDevice() 668 de::MovePtr<vk::DebugReportRecorder> createDebugReportRecorder(const vk::PlatformInterface &vkp, in createDebugReportRecorder()
|
D | vktTestCase.hpp | 62 const vk::PlatformInterface &vkp; member
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDebugReportUtil.cpp | 162 bool isDebugUtilsSupported(const PlatformInterface &vkp) in isDebugUtilsSupported()
|
D | vkQueryUtil.cpp | 421 vector<VkLayerProperties> enumerateInstanceLayerProperties(const PlatformInterface &vkp) in enumerateInstanceLayerProperties() 438 vector<VkExtensionProperties> enumerateInstanceExtensionProperties(const PlatformInterface &vkp, co… in enumerateInstanceExtensionProperties()
|
D | vkResourceInterface.cpp | 944 void ResourceInterfaceStandard::importPipelineCacheData(const PlatformInterface &vkp, VkInstance in… in importPipelineCacheData() 1131 void ResourceInterfaceVKSC::importPipelineCacheData(const PlatformInterface &vkp, VkInstance instan… in importPipelineCacheData()
|
/external/deqp/external/vulkancts/vkscserver/ |
D | vksServices.cpp | 46 const vk::PlatformInterface &vkp; member
|
/external/deqp/external/vulkancts/modules/vulkan/sc/ |
D | vktPipelineIdentifierTests.cpp | 134 const vk::PlatformInterface &vkp = context.getPlatformInterface(); in testGraphicsPipelineIdentifier() local 370 const vk::PlatformInterface &vkp = context.getPlatformInterface(); in testComputePipelineIdentifier() local
|
D | vktPipelineCacheSCTests.cpp | 105 const vk::PlatformInterface &vkp = context.getPlatformInterface(); in createPipelineCacheTest() local
|
/external/deqp/external/vulkancts/modules/vulkan/shader_object/ |
D | vktShaderObjectApiTests.cpp | 66 const vk::PlatformInterface &vkp = m_context.getPlatformInterface(); in iterate() local
|
D | vktShaderObjectBinaryTests.cpp | 272 const auto &vkp = m_context.getPlatformInterface(); in iterate() local 637 const auto &vkp = m_context.getPlatformInterface(); in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemUtils.cpp | 56 const PlatformInterface &vkp = context.getPlatformInterface(); in makeProtectedMemInstance() local 135 vk::Move<vk::VkDevice> makeProtectedMemDevice(const vk::PlatformInterface &vkp, vk::VkInstance inst… in makeProtectedMemDevice()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineDynamicVertexAttributeTests.cpp | 233 const vk::PlatformInterface &vkp = m_context.getPlatformInterface(); in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingProceduralGeometryTests.cpp | 74 const auto &vkp = context.getPlatformInterface(); in DeviceHelper() local
|
D | vktRayTracingNullASTests.cpp | 172 const auto &vkp = context.getPlatformInterface(); in DeviceHelper() local
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryDeviceMemoryReportTests.cpp | 121 const PlatformInterface &vkp; member 165 …Move<VkDevice> createDeviceWithMemoryReport(bool isValidationEnabled, const PlatformInterface &vkp, in createDeviceWithMemoryReport() 1770 const PlatformInterface &vkp = context.getPlatformInterface(); in vkDeviceMemoryAllocateAndFreeTest() local 1907 …c Move<VkDevice> createExternalMemoryDevice(bool isValidationEnabled, const PlatformInterface &vkp, in createExternalMemoryDevice() 2024 const PlatformInterface &vkp(context.getPlatformInterface()); in testImportAndUnimportExternalMemory() local
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiFullScreenExclusiveTests.cpp | 104 Move<VkDevice> createDeviceWithWsi(const vk::PlatformInterface &vkp, vk::VkInstance instance, in createDeviceWithWsi()
|