Home
last modified time | relevance | path

Searched defs:requiredExtensions (Results 1 - 25 of 41) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dformatutilsgl.h48 std::vector<std::vector<std::string>> requiredExtensions; member
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderLibrary.hpp159 std::vector<RequiredExtension> requiredExtensions; member
210 const std::vector<RequiredExtension> requiredExtensions; // Extensions, must be resolved to single ext per entry member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiAcquireDrmDisplayTests.cpp172 vector<string> requiredExtensions = { in createInstanceWithAcquireDrmDisplay() local
H A DvktWsiFullScreenExclusiveTests.cpp69 checkAllSupported(const Extensions& supportedExtensions, const std::vector<std::string>& requiredExtensions) checkAllSupported() argument
H A DvktWsiSurfaceTests.cpp596 vector<string> requiredExtensions; in querySurfaceProtectedCapabilitiesTest() local
H A DvktWsiColorSpaceTests.cpp86 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported() argument
H A DvktWsiDisplayTimingTests.cpp70 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiAcquireDrmDisplayTests.cpp168 vector<string> requiredExtensions = { in createInstanceWithAcquireDrmDisplay() local
H A DvktWsiFullScreenExclusiveTests.cpp69 checkAllSupported(const Extensions& supportedExtensions, const std::vector<std::string>& requiredExtensions) checkAllSupported() argument
H A DvktWsiColorSpaceTests.cpp86 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported() argument
H A DvktWsiSurfaceTests.cpp590 vector<string> requiredExtensions; in querySurfaceProtectedCapabilitiesTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDepthClampTests.cpp75 std::vector<const char*> requiredExtensions; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingNullASTests.cpp211 std::vector<const char*> requiredExtensions; in DeviceHelper() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawDepthClampTests.cpp75 std::vector<const char*> requiredExtensions; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingNullASTests.cpp211 std::vector<const char*> requiredExtensions; in DeviceHelper() local
[all...]
H A DvktRayTracingPipelineLibraryTests.cpp199 std::vector<const char*> requiredExtensions; in DeviceHelper() local
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglCreateContextExtTests.cpp371 set<string> requiredExtensions; in checkRequiredExtensions() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemUtils.cpp58 std::vector<std::string> requiredExtensions = extraExtensions; in makeProtectedMemInstance() local
150 std::vector<std::string> requiredExtensions; in makeProtectedMemDevice() local
[all...]
H A DvktProtectedMemWsiSwapchainTests.cpp72 void checkAllSupported (const Extensions& supportedExtensions, const std::vector<std::string>& requiredExtensions) in checkAllSupported() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsFboCompletenessTests.cpp450 const std::set<std::string>& requiredExtensions = *rowIt; in logAffectingExtensions() local
H A DglsFboUtil.cpp99 void FormatDB::addExtensionFormat (ImageFormat format, FormatFlags newFlags, const std::set<std::string>& requiredExtensions) in addExtensionFormat() argument
237 std::set<std::string> requiredExtensions; in addExtFormats() local
[all...]
H A DglsFboUtil.hpp155 std::set<std::string> requiredExtensions; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemUtils.cpp58 std::vector<std::string> requiredExtensions = extraExtensions; in makeProtectedMemInstance() local
150 std::vector<std::string> requiredExtensions; in makeProtectedMemDevice() local
[all...]
H A DvktProtectedMemWsiSwapchainTests.cpp71 void checkAllSupported (const Extensions& supportedExtensions, const std::vector<std::string>& requiredExtensions) in checkAllSupported() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelinePushDescriptorTests.cpp88 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported() argument
100 vector<string> requiredExtensions = { "VK_KHR_get_physical_device_properties2" }; in createInstanceWithGetPhysicalDeviceProperties2() local
156 vector<const char *> requiredExtensions; in createDeviceWithPushDescriptor() local
[all...]

Completed in 33 milliseconds

12