Home
last modified time | relevance | path

Searched defs:checkSupport (Results 1 – 20 of 20) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCaseUtil.hpp56 void checkSupport (Context&) const { } in checkSupport() function in vkt::InstanceFactory1
84 void checkSupport (Context& context) const { m_support.checkSupport(context); } in checkSupport() function in vkt::InstanceFactory1WithSupport
157 void checkSupport (Context& context) const { m_function(context); } in checkSupport() function in vkt::FunctionSupport0
184 void checkSupport (Context& context) const { return m_args.func(context, m_args.arg0); } in checkSupport() function in vkt::FunctionSupport1
221 FunctionSupport0::Function checkSupport, in createFunctionCase()
242 FunctionSupport0::Function checkSupport, in createFunctionCaseWithPrograms()
267 typename FunctionSupport1<Arg0>::Function checkSupport, in createFunctionCase()
293 typename FunctionSupport1<Arg0>::Function checkSupport, in createFunctionCaseWithPrograms()
315 FunctionSupport0::Function checkSupport, in addFunctionCase()
333 FunctionSupport0::Function checkSupport, in addFunctionCaseWithPrograms()
[all …]
DvktTestCase.cpp786 void TestCase::checkSupport (Context&) const in checkSupport() function in vkt::TestCase
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderBuiltInTests.cpp178 virtual void checkSupport (Context&) const {} in checkSupport() function in vkt::pipeline::multisample::MSCase
251 template<> void MSCase<MSCaseSampleID>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
404 template<> void MSCase<MSCaseSamplePosDistribution>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
496 template<> void MSCase<MSCaseSamplePosCorrectness>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
794 template<> void MSCase<MSCaseSampleMaskBitCount>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
889 template<> void MSCase<MSCaseSampleMaskCorrectBit>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
997 template<> void MSCase<MSCaseSampleMaskWrite>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
DvktPipelineStencilExportTests.cpp579 void checkSupport (Context& context) in checkSupport() function
/external/deqp/modules/gles2/functional/
Des2fDebugMarkerTests.cpp46 void checkSupport (const glu::ContextInfo& ctxInfo) in checkSupport() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiMaintenance3Check.cpp51 void checkSupport (const Context& m_context) in checkSupport() function
DvktApiBufferTests.cpp265 virtual void checkSupport (Context& ctx) const in checkSupport() function in vkt::api::__anon7ccd0acd0111::BuffersTestCase
308 virtual void checkSupport (Context& ctx) const in checkSupport() function in vkt::api::__anon7ccd0acd0111::DedicatedAllocationBuffersTestCase
DvktApiBufferViewCreateTests.cpp126 virtual void checkSupport (Context& ctx) const in checkSupport() function in vkt::api::__anone9ef39bc0111::BufferViewTestCase
DvktApiPipelineTests.cpp1378 void checkSupport (Context& context) in checkSupport() function
DvktApiCopiesAndBlittingTests.cpp1161 virtual void checkSupport (Context& context) const in checkSupport() function in vkt::api::__anonf5b779060111::CopyImageToImageTestCase
2599 virtual void checkSupport (Context& context) const in checkSupport() function in vkt::api::__anonf5b779060111::BlitImageTestCase
3251 virtual void checkSupport (Context& context) const in checkSupport() function in vkt::api::__anonf5b779060111::BlitMipmapTestCase
3970 virtual void checkSupport (Context& context) const in checkSupport() function in vkt::api::__anonf5b779060111::ResolveImageToImageTestCase
/external/deqp/modules/gles31/functional/
Des31fTextureFormatTests.cpp79 SupportedExtensions checkSupport (const glu::ContextInfo& renderCtxInfoid) in checkSupport() function
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrFormatTests.cpp277 void checkSupport (Context& context, const TestParameters params) in checkSupport() function
DvktYCbCrViewTests.cpp459 void checkSupport(Context& context, TestParameters params) in checkSupport() function
DvktYCbCrImageQueryTests.cpp482 void checkSupport (Context& context, TestParameters params) in checkSupport() function
DvktYCbCrCopyTests.cpp96 void checkSupport (Context& context, const TestConfig config) in checkSupport() function
DvktYCbCrConversionTests.cpp532 void checkSupport (Context& context, const TestConfig config) in checkSupport() function
/external/deqp/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp168 void MemoryModelTestCase::checkSupport(Context& context) const in checkSupport() function in vkt::MemoryModel::__anonace7e4790111::MemoryModelTestCase
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorSetRandomTests.cpp184 void DescriptorSetRandomTestCase::checkSupport(Context& context) const in checkSupport() function in vkt::BindingModel::__anonc6ff62310111::DescriptorSetRandomTestCase
/external/deqp/modules/gles3/functional/
Des3fTextureFormatTests.cpp72 void checkSupport (const glu::ContextInfo& info, deUint32 internalFormat) in checkSupport() function
Des3fTextureFilteringTests.cpp72 void checkSupport (const glu::ContextInfo& info, deUint32 internalFormat) in checkSupport() function