Home
last modified time | relevance | path

Searched defs:Supported (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFenceNVGL.cpp53 bool FenceNVGL::Supported(const FunctionsGL *functions) in Supported() function in rx::FenceNVGL
104 bool FenceNVSyncGL::Supported(const FunctionsGL *functions) in Supported() function in rx::FenceNVSyncGL
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_semaphore/
DSemaphoreServiceNull.cpp34 bool Service::Supported() { in Supported() function in dawn_native::vulkan::external_semaphore::Service
DSemaphoreServiceZirconHandle.cpp58 bool Service::Supported() { in Supported() function in dawn_native::vulkan::external_semaphore::Service
DSemaphoreServiceFD.cpp65 bool Service::Supported() { in Supported() function in dawn_native::vulkan::external_semaphore::Service
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cTextureGatherTests.cpp1006 virtual bool Supported() in Supported() function in gl4cts::__anon74331bbe0111::GatherBase
1935 virtual bool Supported() in Supported() function in gl4cts::__anon74331bbe0111::PlainGatherFloatCubeArray
1971 virtual bool Supported() in Supported() function in gl4cts::__anon74331bbe0111::PlainGatherUnormCubeArray
2012 virtual bool Supported() in Supported() function in gl4cts::__anon74331bbe0111::PlainGatherIntCubeArray
2092 virtual bool Supported() in Supported() function in gl4cts::__anon74331bbe0111::PlainGatherUintCubeArray
2172 virtual bool Supported() in Supported() function in gl4cts::__anon74331bbe0111::PlainGatherDepthCubeArray
Dgl4cClipControlTests.cpp71 static bool Supported(deqp::Context& context, ClipControlTests::API api) in Supported() function in gl4cts::ClipControlApi
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fClipControlTests.cpp69 static bool Supported(Context& context) in Supported() function in deqp::gles2::Functional::ClipControlApi
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cTextureGatherTests.cpp894 virtual bool Supported() in Supported() function in glcts::__anon98a1f14f0111::GatherBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h930 bool Supported; in getFixedPointOperationAction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp16408 bool Supported = (Sz == 16 ? Subtarget->hasFP16() : Subtarget->hasFP64()); in LowerFP_EXTEND() local