Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluShaderLibrary.hpp127 std::vector<RequiredExtension> requiredExtensions; member
175 …const std::vector<RequiredExtension> requiredExtensions; // Extensions, must be resolved to single… member
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.cpp138 const std::vector<std::string>& requiredExtensions) in createDeviceWithExtensions()
/external/deqp/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.cpp446 const std::set<std::string>& requiredExtensions = *rowIt; in logAffectingExtensions() local
/external/deqp/modules/egl/
DteglCreateContextExtTests.cpp371 set<string> requiredExtensions; in checkRequiredExtensions() local
DteglSyncTests.cpp123 …uiredEGLExtensions (const Library& egl, EGLDisplay display, SyncTest::Extension requiredExtensions) in requiredEGLExtensions()
DteglRobustnessTests.cpp398 set<string> requiredExtensions; in checkRequiredEGLExtensions() local
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp164 …checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported()
DvktWsiSharedPresentableImageTests.cpp68 …checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported()
DvktWsiDisplayTimingTests.cpp65 …checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported()
DvktWsiIncrementalPresentTests.cpp68 …checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported()
DvktWsiSwapchainTests.cpp78 …checkAllSupported (const Extensions& supportedExtensions, const vector<string>& requiredExtensions) in checkAllSupported()
/external/deqp/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp1782 std::vector<std::string> requiredExtensions; in checkExtensions() local