Home
last modified time | relevance | path

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

123

/third_party/vk-gl-cts/framework/opengl/
DgluShaderLibrary.hpp159 std::vector<RequiredExtension> requiredExtensions; member
210 …const std::vector<RequiredExtension> requiredExtensions; // Extensions, must be resolved to single… member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dformatutilsgl.h48 std::vector<std::vector<std::string>> requiredExtensions; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesBase.cpp84 const std::vector<std::string> requiredExtensions(1, "VK_KHR_device_group_creation"); in createDeviceSupportingQueues() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.cpp84 …const std::vector<std::string> requiredExtensions { "VK_KHR_device_group_creation", "VK_KHR_get_ph… in createDeviceSupportingQueues() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemUtils.cpp58 std::vector<std::string> requiredExtensions = extraExtensions; in makeProtectedMemInstance() local
150 std::vector<std::string> requiredExtensions; in makeProtectedMemDevice() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemUtils.cpp58 std::vector<std::string> requiredExtensions = extraExtensions; in makeProtectedMemInstance() local
150 std::vector<std::string> requiredExtensions; in makeProtectedMemDevice() local
/third_party/vk-gl-cts/modules/glshared/
DglsFboUtil.cpp99 …ionFormat (ImageFormat format, FormatFlags newFlags, const std::set<std::string>& requiredExtensio… in addExtensionFormat()
237 std::set<std::string> requiredExtensions; in addExtFormats() local
DglsFboUtil.hpp155 std::set<std::string> requiredExtensions; member
DglsFboCompletenessTests.cpp450 const std::set<std::string>& requiredExtensions = *rowIt; in logAffectingExtensions() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingProceduralGeometryTests.cpp108 std::vector<const char*> requiredExtensions in DeviceHelper() local
DvktRayTracingNullASTests.cpp211 std::vector<const char*> requiredExtensions; in DeviceHelper() local
DvktRayTracingPipelineLibraryTests.cpp199 std::vector<const char*> requiredExtensions; in DeviceHelper() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingProceduralGeometryTests.cpp108 std::vector<const char*> requiredExtensions in DeviceHelper() local
DvktRayTracingNullASTests.cpp211 std::vector<const char*> requiredExtensions; in DeviceHelper() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiAcquireDrmDisplayTests.cpp172 vector<string> requiredExtensions = { in createInstanceWithAcquireDrmDisplay() local
DvktWsiFullScreenExclusiveTests.cpp70 const std::vector<std::string>& requiredExtensions) in checkAllSupported()
DvktWsiColorSpaceTests.cpp86 …checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiAcquireDrmDisplayTests.cpp168 vector<string> requiredExtensions = { in createInstanceWithAcquireDrmDisplay() local
DvktWsiFullScreenExclusiveTests.cpp70 const std::vector<std::string>& requiredExtensions) in checkAllSupported()
DvktWsiColorSpaceTests.cpp86 …checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported()
/third_party/vk-gl-cts/modules/egl/
DteglCreateContextExtTests.cpp371 set<string> requiredExtensions; in checkRequiredExtensions() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawDepthClampTests.cpp75 std::vector<const char*> requiredExtensions; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawDepthClampTests.cpp75 std::vector<const char*> requiredExtensions; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelinePushDescriptorTests.cpp86 …checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported()
98 vector<string> requiredExtensions = { "VK_KHR_get_physical_device_properties2" }; in createInstanceWithGetPhysicalDeviceProperties2() local
144 vector<const char *> requiredExtensions; in createDeviceWithPushDescriptor() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushDescriptorTests.cpp88 …checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported()
100 vector<string> requiredExtensions = { "VK_KHR_get_physical_device_properties2" }; in createInstanceWithGetPhysicalDeviceProperties2() local
156 vector<const char *> requiredExtensions; in createDeviceWithPushDescriptor() local

123