| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | formatutilsgl.h | 48 std::vector<std::vector<std::string>> requiredExtensions; member
|
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluShaderLibrary.hpp | 159 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 D | vktWsiAcquireDrmDisplayTests.cpp | 172 vector<string> requiredExtensions = { in createInstanceWithAcquireDrmDisplay() local
|
| H A D | vktWsiFullScreenExclusiveTests.cpp | 69 checkAllSupported(const Extensions& supportedExtensions, const std::vector<std::string>& requiredExtensions) checkAllSupported() argument
|
| H A D | vktWsiSurfaceTests.cpp | 596 vector<string> requiredExtensions; in querySurfaceProtectedCapabilitiesTest() local
|
| H A D | vktWsiColorSpaceTests.cpp | 86 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported() argument
|
| H A D | vktWsiDisplayTimingTests.cpp | 70 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 D | vktWsiAcquireDrmDisplayTests.cpp | 168 vector<string> requiredExtensions = { in createInstanceWithAcquireDrmDisplay() local
|
| H A D | vktWsiFullScreenExclusiveTests.cpp | 69 checkAllSupported(const Extensions& supportedExtensions, const std::vector<std::string>& requiredExtensions) checkAllSupported() argument
|
| H A D | vktWsiColorSpaceTests.cpp | 86 void checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported() argument
|
| H A D | vktWsiSurfaceTests.cpp | 590 vector<string> requiredExtensions; in querySurfaceProtectedCapabilitiesTest() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawDepthClampTests.cpp | 75 std::vector<const char*> requiredExtensions; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingNullASTests.cpp | 211 std::vector<const char*> requiredExtensions; in DeviceHelper() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawDepthClampTests.cpp | 75 std::vector<const char*> requiredExtensions; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingNullASTests.cpp | 211 std::vector<const char*> requiredExtensions; in DeviceHelper() local [all...] |
| H A D | vktRayTracingPipelineLibraryTests.cpp | 199 std::vector<const char*> requiredExtensions; in DeviceHelper() local [all...] |
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglCreateContextExtTests.cpp | 371 set<string> requiredExtensions; in checkRequiredExtensions() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
| H A D | vktProtectedMemUtils.cpp | 58 std::vector<std::string> requiredExtensions = extraExtensions; in makeProtectedMemInstance() local 150 std::vector<std::string> requiredExtensions; in makeProtectedMemDevice() local [all...] |
| H A D | vktProtectedMemWsiSwapchainTests.cpp | 72 void checkAllSupported (const Extensions& supportedExtensions, const std::vector<std::string>& requiredExtensions) in checkAllSupported() argument
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsFboCompletenessTests.cpp | 450 const std::set<std::string>& requiredExtensions = *rowIt; in logAffectingExtensions() local
|
| H A D | glsFboUtil.cpp | 99 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 D | glsFboUtil.hpp | 155 std::set<std::string> requiredExtensions; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
| H A D | vktProtectedMemUtils.cpp | 58 std::vector<std::string> requiredExtensions = extraExtensions; in makeProtectedMemInstance() local 150 std::vector<std::string> requiredExtensions; in makeProtectedMemDevice() local [all...] |
| H A D | vktProtectedMemWsiSwapchainTests.cpp | 71 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 D | vktPipelinePushDescriptorTests.cpp | 88 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...] |