Home
last modified time | relevance | path

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

123456789

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCaseUtil.hpp72 void checkSupport (Context&) const { } in checkSupport() function in vkt::InstanceFactory1
100 void checkSupport (Context& context) const { m_support.checkSupport(context); } in checkSupport() function in vkt::InstanceFactory1WithSupport
166 void checkSupport (Context&) const {}; in checkSupport() function
178 void checkSupport (Context& context) const { m_function(context); } in checkSupport() function in vkt::FunctionSupport0
187 void checkSupport (Context&, Arg0) const {}; in checkSupport() function
211 void checkSupport (Context& context) const { return m_args.func(context, m_args.arg0); } in checkSupport() function in vkt::FunctionSupport1
248 FunctionSupport0::Function checkSupport, in createFunctionCase()
269 FunctionSupport0::Function checkSupport, in createFunctionCaseWithPrograms()
294 typename FunctionSupport1<Arg0>::Function checkSupport, in createFunctionCase()
320 typename FunctionSupport1<Arg0>::Function checkSupport, in createFunctionCaseWithPrograms()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp218 void MaxWorkgroupMemoryTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anonf49e12520111::MaxWorkgroupMemoryTest
335 void TypeTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anonf49e12520111::TypeTest
608 void CompositeTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anonf49e12520111::CompositeTest
976 void MaxWorkgroupsTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anonf49e12520111::MaxWorkgroupsTest
1095 void SpecializeWorkgroupTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anonf49e12520111::SpecializeWorkgroupTest
1192 void RepeatedPipelineTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anonf49e12520111::RepeatedPipelineTest
DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp411 void AliasTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anon5d3a54a00111::AliasTest
851 void ZeroTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anon5d3a54a00111::ZeroTest
1110 void PaddingTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anon5d3a54a00111::PaddingTest
1252 void SizeTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anon5d3a54a00111::SizeTest
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawTestCaseUtil.hpp85 virtual void checkSupport (Context& context) const in checkSupport() function in vkt::Draw::InstanceFactory
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateTestCaseUtil.hpp90 virtual void checkSupport (Context& context) const in checkSupport() function in vkt::DynamicState::InstanceFactory
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderBuiltInTests.cpp190 virtual void checkSupport (Context&) const {} in checkSupport() function in vkt::pipeline::multisample::MSCase
268 template<> void MSCase<MSCaseSampleID>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
420 template<> void MSCase<MSCaseSamplePosDistribution>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
511 template<> void MSCase<MSCaseSamplePosCorrectness>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
808 template<> void MSCase<MSCaseSampleMaskBitCount>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
902 template<> void MSCase<MSCaseSampleMaskCorrectBit>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
1189 void WriteSampleTest::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::WriteSampleTest
1541 void WriteSampleMaskTestCase::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::WriteSampleMaskTestCase
DvktPipelineMultisampleInterpolationTests.cpp98 void MSCase<CaseClassName>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
241 template<> void MSCase<MSCaseSampleQualifierDistinctValues>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
1000 template<> void MSCase<MSCaseCentroidQualifierInsidePrimitive>::checkSupport (Context&) const in checkSupport() function in vkt::pipeline::multisample::MSCase
DvktPipelineMultisampleImageTests.cpp1009 void checkSupport (Context& context, const CaseDef caseDef) in checkSupport() function
1446 void checkSupport (Context& context, const CaseDef caseDef) in checkSupport() function
1564 void checkSupport (Context& context, const CaseDef caseDef) in checkSupport() function
1746 FunctionSupport1<CaseDef>::Function checkSupport, in addTestCasesWithFunctions()
1806 FunctionSupport1<CaseDef>::Function checkSupport, in addStandardSamplePositionTestCasesWithFunctions()
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicGeometryShaderTests.cpp580 void GeometryOutputCountTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anon6cf80cda0111::GeometryOutputCountTest
681 void VaryingOutputCountCase::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anon6cf80cda0111::VaryingOutputCountCase
887 void BuiltinVariableRenderTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anon6cf80cda0111::BuiltinVariableRenderTest
DvktGeometryVaryingGeometryShaderTests.cpp119 void VaryingTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anonb3dfa4980111::VaryingTest
DvktGeometryInputGeometryShaderTests.cpp143 void GeometryExpanderRenderTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anon3d9ee6680111::GeometryExpanderRenderTest
DvktGeometryEmitGeometryShaderTests.cpp119 void EmitTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anon70dc3ec70111::EmitTest
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDriverPropertiesTests.cpp103 void checkSupport (Context& context, const TestType config) in checkSupport() function
DvktApiToolingInfoTests.cpp62 void checkSupport (Context& context) in checkSupport() function
DvktApiMaintenance3Check.cpp476 virtual void checkSupport (Context& ctx) const in checkSupport() function in vkt::api::__anona047fe320111::Maintenance3StructTestCase
644 virtual void checkSupport (Context& ctx) const in checkSupport() function in vkt::api::__anona047fe320111::Maintenance3DescriptorTestCase
DvktApiBufferTests.cpp142 virtual void checkSupport (Context& ctx) const in checkSupport() function in vkt::api::__anon9f444a2b0111::BuffersTestCase
185 virtual void checkSupport (Context& ctx) const in checkSupport() function in vkt::api::__anon9f444a2b0111::DedicatedAllocationBuffersTestCase
/external/deqp/modules/gles31/functional/
Des31fNegativePreciseTests.cpp159 static bool checkSupport(NegativeTestContext& ctx) in checkSupport() function
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsBase.hpp122 virtual void checkSupport (Context& context) const in checkSupport() function in vkt::sparse::SparseShaderIntrinsicsCaseBase
DvktSparseResourcesImageAlignedMipSize.cpp89 void ImageAlignedMipSizeCase::checkSupport (Context& context) const in checkSupport() function in vkt::sparse::__anond6a8a9d30111::ImageAlignedMipSizeCase
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmNonSemanticInfoTests.cpp112 void SpvAsmSpirvNonSemanticInfoBasicCase::checkSupport(Context& context) const in checkSupport() function in vkt::SpirVAssembly::SpvAsmSpirvNonSemanticInfoBasicCase
DvktSpvAsmFromHlslTests.cpp212 void checkSupport(Context& context) in checkSupport() function
DvktSpvAsmFloatControlsExtensionlessTests.cpp186 void SpvAsmFloatControlsExtensionlessCase::checkSupport (Context& context) const in checkSupport() function in vkt::SpirVAssembly::SpvAsmFloatControlsExtensionlessCase
/external/deqp/modules/gles2/functional/
Des2fDebugMarkerTests.cpp46 void checkSupport (const glu::ContextInfo& ctxInfo) in checkSupport() function
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationGeometryPassthroughTests.cpp143 void IdentityGeometryShaderTestCase::checkSupport (Context& context) const in checkSupport() function in vkt::tessellation::__anon8b6cc44f0111::IdentityGeometryShaderTestCase
238 void IdentityTessellationShaderTestCase::checkSupport (Context& context) const in checkSupport() function in vkt::tessellation::__anon8b6cc44f0111::IdentityTessellationShaderTestCase
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationTimelineSemaphoreTests.cpp262 void checkSupport(Context& context) const override in checkSupport() function in vkt::synchronization::__anon7fe107bc0111::WaitTestCase
393 void checkSupport(Context& context) const override in checkSupport() function in vkt::synchronization::__anon7fe107bc0111::HostWaitBeforeSignalTestCase
500 virtual void checkSupport(Context& context) const in checkSupport() function in vkt::synchronization::__anon7fe107bc0111::PollTestCase
560 void checkSupport (Context& context, SynchronizationType type) in checkSupport() function
1075 void checkSupport(Context& context) const override in checkSupport() function in vkt::synchronization::__anon7fe107bc0111::DeviceHostSyncTestCase
1647 void checkSupport(Context& context) const override in checkSupport() function in vkt::synchronization::__anon7fe107bc0111::WaitBeforeSignalTestCase
2123 void checkSupport(Context& context) const override in checkSupport() function in vkt::synchronization::__anon7fe107bc0111::OneToNTestCase
2308 void SparseBindCase::checkSupport (Context& context) const in checkSupport() function in vkt::synchronization::__anon7fe107bc0111::SparseBindCase

123456789