/external/deqp/framework/opengl/ |
D | gluShaderLibrary.hpp | 159 std::vector<RequiredExtension> requiredExtensions; member 210 …const std::vector<RequiredExtension> requiredExtensions; // Extensions, must be resolved to single… member
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.cpp | 84 const std::vector<std::string> requiredExtensions(1, "VK_KHR_device_group_creation"); in createDeviceSupportingQueues() local
|
/external/angle/src/libANGLE/renderer/gl/ |
D | formatutilsgl.h | 48 std::vector<std::vector<std::string>> requiredExtensions; member
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemUtils.cpp | 57 std::vector<std::string> requiredExtensions = extraExtensions; in makeProtectedMemInstance() local 146 std::vector<std::string> requiredExtensions; in makeProtectedMemDevice() local
|
D | vktProtectedMemWsiSwapchainTests.cpp | 71 …lSupported (const Extensions& supportedExtensions, const std::vector<std::string>& requiredExtensi… in checkAllSupported()
|
/external/deqp/modules/glshared/ |
D | glsFboUtil.cpp | 99 …ionFormat (ImageFormat format, FormatFlags newFlags, const std::set<std::string>& requiredExtensio… in addExtensionFormat() 237 std::set<std::string> requiredExtensions; in addExtFormats() local
|
D | glsFboUtil.hpp | 155 std::set<std::string> requiredExtensions; member
|
D | glsFboCompletenessTests.cpp | 450 const std::set<std::string>& requiredExtensions = *rowIt; in logAffectingExtensions() local
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawDepthClampTests.cpp | 65 std::vector<const char*> requiredExtensions; member
|
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingNullASTests.cpp | 211 std::vector<const char*> requiredExtensions; in DeviceHelper() local
|
D | vktRayTracingPipelineLibraryTests.cpp | 199 std::vector<const char*> requiredExtensions; in DeviceHelper() local
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiFullScreenExclusiveTests.cpp | 68 const std::vector<std::string>& requiredExtensions) in checkAllSupported()
|
D | vktWsiColorSpaceTests.cpp | 85 …checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported()
|
D | vktWsiSharedPresentableImageTests.cpp | 72 …checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported()
|
D | vktWsiDisplayTimingTests.cpp | 70 …checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported()
|
D | vktWsiSurfaceTests.cpp | 628 vector<string> requiredExtensions; in querySurfaceProtectedCapabilitiesTest() local
|
D | vktWsiIncrementalPresentTests.cpp | 72 …checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported()
|
D | vktWsiSwapchainTests.cpp | 86 …checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported() 1951 std::vector<const char*> requiredExtensions; in deviceGroupRenderTest2() local
|
/external/deqp/modules/egl/ |
D | teglCreateContextExtTests.cpp | 371 set<string> requiredExtensions; in checkRequiredExtensions() local
|
D | teglRobustnessTests.cpp | 398 set<string> requiredExtensions; in checkRequiredEGLExtensions() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelinePushDescriptorTests.cpp | 86 …checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported() 98 vector<string> requiredExtensions = { "VK_KHR_get_physical_device_properties2" }; in createInstanceWithGetPhysicalDeviceProperties2() local 133 vector<const char *> requiredExtensions; in createDeviceWithPushDescriptor() local
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryAllocationTests.cpp | 225 const std::vector<std::string> requiredExtensions (1, "VK_KHR_device_group_creation"); in createDeviceGroup() local
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMutableTests.cpp | 1781 … checkAllSupported(const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTessellationGeometryInteractionTests.cpp | 1782 std::vector<std::string> requiredExtensions; in checkExtensions() local
|
/external/deqp/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeBasicComputeShaderTests.cpp | 2363 const std::vector<std::string> requiredExtensions (1, "VK_KHR_device_group_creation"); in createDeviceGroup() local
|