Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluShaderLibrary.hpp155 std::vector<RequiredExtension> requiredExtensions; member
211 …const std::vector<RequiredExtension> requiredExtensions; // Extensions, must be resolved to single… member
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_caps_utils.cpp278 std::vector<bool> requiredExtensions = GetRequiredGLES32ExtensionList(nativeExtensions); in LogMissingExtensionsForGLES32() local
1395 std::vector<bool> requiredExtensions = GetRequiredGLES32ExtensionList(nativeExtensions); in CanSupportGLES32() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemUtils.cpp58 std::vector<std::string> requiredExtensions = extraExtensions; in makeProtectedMemInstance() local
145 std::vector<std::string> requiredExtensions; in makeProtectedMemDevice() local
H A DvktProtectedMemWsiSwapchainTests.cpp72 …llSupported(const Extensions &supportedExtensions, const std::vector<std::string> &requiredExtensi… in checkAllSupported()
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A Dformatutilsgl.h48 std::vector<std::vector<std::string>> requiredExtensions; member
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsFboUtil.cpp101 const std::set<std::string> &requiredExtensions) in addExtensionFormat()
239 std::set<std::string> requiredExtensions; in addExtFormats() local
H A DglsFboUtil.hpp164 std::set<std::string> requiredExtensions; member
H A DglsFboCompletenessTests.cpp346 const std::set<std::string> &requiredExtensions = *rowIt; in logAffectingExtensions() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBase.cpp86 const std::vector<std::string> requiredExtensions{"VK_KHR_device_group_creation", in createDeviceSupportingQueues() local
/aosp_15_r20/external/angle/util/capture/
H A Dframe_capture_test_utils.cpp206 const rapidjson::Value &requiredExtensions = doc["RequiredExtensions"]; in LoadTraceInfoFromJSON() local
H A Dtrace_interface.h53 std::vector<std::string> requiredExtensions; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingProceduralGeometryTests.cpp106 …std::vector<const char *> requiredExtensions{"VK_KHR_ray_tracing_pipeline", "VK_KHR_accelerati… in DeviceHelper() local
H A DvktRayTracingNullASTests.cpp200 std::vector<const char *> requiredExtensions; in DeviceHelper() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelinePushDescriptorTests.cpp88 … checkAllSupported(const Extensions &supportedExtensions, const vector<string> &requiredExtensions) in checkAllSupported()
99 vector<string> requiredExtensions = {"VK_KHR_get_physical_device_properties2"}; in createInstanceWithGetPhysicalDeviceProperties2() local
155 vector<const char *> requiredExtensions; in createDeviceWithPushDescriptor() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiAcquireDrmDisplayTests.cpp183 vector<string> requiredExtensions = { in createInstanceWithAcquireDrmDisplay() local
H A DvktWsiFullScreenExclusiveTests.cpp69 …llSupported(const Extensions &supportedExtensions, const std::vector<std::string> &requiredExtensi… in checkAllSupported()
H A DvktWsiColorSpaceTests.cpp86 … checkAllSupported(const Extensions &supportedExtensions, const vector<string> &requiredExtensions) in checkAllSupported()
H A DvktWsiSwapchainTests.cpp92 … checkAllSupported(const Extensions &supportedExtensions, const vector<string> &requiredExtensions) in checkAllSupported()
1826 std::vector<const char *> requiredExtensions; in deviceGroupRenderTest2() local
H A DvktWsiSharedPresentableImageTests.cpp72 … checkAllSupported(const Extensions &supportedExtensions, const vector<string> &requiredExtensions) in checkAllSupported()
H A DvktWsiDisplayTimingTests.cpp70 … checkAllSupported(const Extensions &supportedExtensions, const vector<string> &requiredExtensions) in checkAllSupported()
H A DvktWsiIncrementalPresentTests.cpp72 … checkAllSupported(const Extensions &supportedExtensions, const vector<string> &requiredExtensions) in checkAllSupported()
H A DvktWsiPresentIdWaitTests.cpp135 const auto requiredExtensions = getRequiredInstanceExtensions(wsiType); in createInstanceWithWsi() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawDepthClampTests.cpp76 std::vector<const char *> requiredExtensions; member
/aosp_15_r20/external/deqp/modules/egl/
H A DteglCreateContextExtTests.cpp377 set<string> requiredExtensions; in checkRequiredExtensions() local
H A DteglRobustnessTests.cpp403 set<string> requiredExtensions; in checkRequiredEGLExtensions() local

12