Home
last modified time | relevance | path

Searched defs:deviceExtensions (Results 1 – 25 of 56) sorted by relevance

123

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemContext.cpp32 const std::vector<std::string> deviceExtensions) in ProtectedContext()
54 const std::vector<std::string> deviceExtensions) in ProtectedContext()
DvktProtectedMemContext.hpp132 ProtectedTestInstance(Context &ctx, const std::vector<std::string> &deviceExtensions) in ProtectedTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/sc/
DvktSafetyCriticalApiTests.cpp134 const std::vector<vk::VkExtensionProperties> &deviceExtensions = in forbiddenCoreExtensions() local
321 const std::vector<vk::VkExtensionProperties> &deviceExtensions = in allowedExtensions() local
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkMandatoryFeatures.inl6 bool canUseFeaturesStruct (const vector<VkExtensionProperties>& deviceExtensions, uint32_t usedApiV…
19 …const vector<VkExtensionProperties> deviceExtensions = enumerateDeviceExtensionProperties(vki, phy… local
/external/deqp/external/vulkancts/framework/vulkan/
DvkShaderObjectUtil.cpp42const std::vector<std::string> &deviceExtensions) in removeUnsupportedShaderObjectExtensions()
DvkDeviceProperties.cpp32 const std::vector<std::string> &deviceExtensions) in DeviceProperties()
DvkDeviceFeatures.cpp32const std::vector<std::string> &deviceExtensions, const bool enableAllFeatures) in DeviceFeatures()
/external/deqp/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectCreateUtil.cpp246 bool extensionEnabled(const std::vector<std::string> &deviceExtensions, const std::string &ext) in extensionEnabled()
252 const std::vector<std::string> &deviceExtensions, in setDefaultShaderObjectDynamicStates()
DvktShaderObjectPerformanceTests.cpp102 bool extensionEnabled(const std::vector<std::string> &deviceExtensions, const std::string &ext) in extensionEnabled()
109 const auto deviceExtensions = vk::removeUnsupportedShaderObjectExtensions( in getDynamicStates() local
355 const auto deviceExtensions = vk::removeUnsupportedShaderObjectExtensions( in iterate() local
DvktShaderObjectPipelineInteractionTests.cpp130 bool extensionEnabled(const std::vector<std::string> &deviceExtensions, const std::string &ext) in extensionEnabled()
142 const auto deviceExtensions = vk::removeUnsupportedShaderObjectExtensions( in iterate() local
925 const auto deviceExtensions = vk::removeUnsupportedShaderObjectExtensions( in iterate() local
DvktShaderObjectBindingTests.cpp118 const auto &deviceExtensions = m_context.getDeviceCreationExtensions(); in createDevice() local
187 const auto deviceExtensions = vk::removeUnsupportedShaderObjectExtensions( in setDynamicStates() local
1087 const auto deviceExtensions = vk::removeUnsupportedShaderObjectExtensions( in iterate() local
DvktShaderObjectMiscTests.cpp132 const auto deviceExtensions = vk::removeUnsupportedShaderObjectExtensions( in iterate() local
729 std::vector<const char *> deviceExtensions = {"VK_KHR_dynamic_rendering"}; in createDevice() local
992 bool extensionEnabled(const std::vector<std::string> &deviceExtensions, const std::string &ext) in extensionEnabled()
1000 const auto deviceExtensions = vk::removeUnsupportedShaderObjectExtensions( in setDynamicStates() local
1259 const auto deviceExtensions = vk::removeUnsupportedShaderObjectExtensions( in iterate() local
2374 const auto deviceExtensions = vk::removeUnsupportedShaderObjectExtensions( in iterate() local
2713 const auto deviceExtensions = vk::removeUnsupportedShaderObjectExtensions( in iterate() local
/external/swiftshader/include/vulkan/
Dvulkan_extension_inspection.hpp70 static std::set<std::string> deviceExtensions = { in getDeviceExtensions() local
/external/skia/src/gpu/vk/
DVulkanExtensions.cpp45 const char* const* deviceExtensions) { in init()
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_extension_inspection.hpp74 static std::set<std::string> deviceExtensions = { in getDeviceExtensions() local
/external/vulkan-headers/include/vulkan/
Dvulkan_extension_inspection.hpp74 static std::set<std::string> deviceExtensions = { in getDeviceExtensions() local
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkMandatoryFeatures.inl6 bool canUseFeaturesStruct (const vector<VkExtensionProperties>& deviceExtensions, uint32_t usedApiV…
19 …const vector<VkExtensionProperties> deviceExtensions = enumerateDeviceExtensionProperties(vki, phy… local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.cpp74 std::vector<const char *> deviceExtensions; in createDeviceSupportingQueues() local
/external/swiftshader/tests/VulkanWrapper/
DVulkanTester.cpp345 std::vector<const char *> deviceExtensions = { in initialize() local
/external/skia/tools/gpu/vk/
DVkTestUtils.cpp253 TArray<VkExtensionProperties>* deviceExtensions, in init_device_extensions_and_layers()
683 TArray<VkExtensionProperties> deviceExtensions; in CreateVkBackendContext() local
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp891 const std::vector<VkExtensionProperties> deviceExtensions( in querySurfacePresentModes2Test() local
966 const std::vector<vk::VkExtensionProperties> deviceExtensions( in querySurfacePresentModes2TestSurfaceless() local
1310 std::vector<const char *> deviceExtensions; in queryDevGroupSurfacePresentCapabilitiesTest() local
1426 std::vector<const char *> deviceExtensions; in queryDevGroupSurfacePresentModesTest() local
DvktWsiColorSpaceTests.cpp470 const vector<VkExtensionProperties> deviceExtensions( in colorspaceCompareTest() local
574 const vector<VkExtensionProperties> deviceExtensions( in surfaceFormatRenderTest() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktCustomInstancesDevices.cpp730 void VideoDevice::addVideoDeviceExtensions(std::vector<const char *> &deviceExtensions, const uint3… in addVideoDeviceExtensions()
830 vector<const char *> deviceExtensions; in createDeviceSupportingQueue() local
/external/deqp/external/vulkancts/vkscserver/
DvksJson.cpp168 const std::vector<std::string> &deviceExtensions, in writeJSON_GraphicsPipeline_vkpccjson()
456 const std::vector<std::string> &deviceExtensions, in writeJSON_ComputePipeline_vkpccjson()
/external/deqp/external/vulkancts/modules/vulkan/amber/
DvktAmberTestCase.cpp517 const auto &deviceExtensions = m_recipe->GetRequiredInstanceExtensions(); in validateRequirements() local

123