/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktTestCaseUtil.hpp | 72 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/pipeline/ |
D | vktPipelineMultisampleInterpolationTests.cpp | 90 virtual void checkSupport (Context&) const {} in checkSupport() function in vkt::pipeline::multisample::MSCase 229 template<> void MSCase<MSCaseSampleQualifierDistinctValues>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase 294 template<> void MSCase<MSCaseInterpolateAtSampleDistinctValues>::checkSupport (Context& context) co… in checkSupport() function in vkt::pipeline::multisample::MSCase 421 template<> void MSCase<MSCaseInterpolateAtSampleSingleSample>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase 495 template<> void MSCase<MSCaseInterpolateAtSampleIgnoresCentroid>::checkSupport (Context& context) c… in checkSupport() function in vkt::pipeline::multisample::MSCase 568 template<> void MSCase<MSCaseInterpolateAtSampleConsistency>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase 641 template<> void MSCase<MSCaseInterpolateAtCentroidConsistency>::checkSupport (Context& context) con… in checkSupport() function in vkt::pipeline::multisample::MSCase 721 template<> void MSCase<MSCaseInterpolateAtOffsetPixelCenter>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase 796 template<> void MSCase<MSCaseInterpolateAtOffsetSamplePosition>::checkSupport (Context& context) co… in checkSupport() function in vkt::pipeline::multisample::MSCase
|
D | vktPipelineMultisampleShaderBuiltInTests.cpp | 181 virtual void checkSupport (Context&) const {} in checkSupport() function in vkt::pipeline::multisample::MSCase 259 template<> void MSCase<MSCaseSampleID>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase 411 template<> void MSCase<MSCaseSamplePosDistribution>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase 502 template<> void MSCase<MSCaseSamplePosCorrectness>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase 799 template<> void MSCase<MSCaseSampleMaskBitCount>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase 893 template<> void MSCase<MSCaseSampleMaskCorrectBit>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
|
D | vktPipelineMultisampleBase.hpp | 55 virtual void checkSupport (Context&) const in checkSupport() function in vkt::pipeline::multisample::MultisampleCaseBase
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawTestCaseUtil.hpp | 85 virtual void checkSupport (Context& context) const in checkSupport() function in vkt::Draw::InstanceFactory
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateTestCaseUtil.hpp | 90 virtual void checkSupport (Context& context) const in checkSupport() function in vkt::DynamicState::InstanceFactory
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryBasicGeometryShaderTests.cpp | 580 void GeometryOutputCountTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anonf9fe307e0111::GeometryOutputCountTest 681 void VaryingOutputCountCase::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anonf9fe307e0111::VaryingOutputCountCase 887 void BuiltinVariableRenderTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anonf9fe307e0111::BuiltinVariableRenderTest
|
D | vktGeometryVaryingGeometryShaderTests.cpp | 119 void VaryingTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anon9afd413c0111::VaryingTest
|
D | vktGeometryEmitGeometryShaderTests.cpp | 119 void EmitTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anon561a7deb0111::EmitTest
|
D | vktGeometryInputGeometryShaderTests.cpp | 143 void GeometryExpanderRenderTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anoncaa50a0c0111::GeometryExpanderRenderTest
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiDriverPropertiesTests.cpp | 111 void checkSupport (Context& context, const TestType config) in checkSupport() function
|
D | vktApiMaintenance3Check.cpp | 476 virtual void checkSupport (Context& ctx) const in checkSupport() function in vkt::api::__anonfed475560111::Maintenance3StructTestCase 644 virtual void checkSupport (Context& ctx) const in checkSupport() function in vkt::api::__anonfed475560111::Maintenance3DescriptorTestCase
|
D | vktApiBufferTests.cpp | 141 virtual void checkSupport (Context& ctx) const in checkSupport() function in vkt::api::__anon7f1f364f0111::BuffersTestCase 184 virtual void checkSupport (Context& ctx) const in checkSupport() function in vkt::api::__anon7f1f364f0111::DedicatedAllocationBuffersTestCase
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmNonSemanticInfoTests.cpp | 112 void SpvAsmSpirvNonSemanticInfoBasicCase::checkSupport(Context& context) const in checkSupport() function in vkt::SpirVAssembly::SpvAsmSpirvNonSemanticInfoBasicCase
|
D | vktSpvAsmFromHlslTests.cpp | 212 void checkSupport(Context& context) in checkSupport() function
|
D | vktSpvAsmFloatControlsExtensionlessTests.cpp | 186 void SpvAsmFloatControlsExtensionlessCase::checkSupport (Context& context) const in checkSupport() function in vkt::SpirVAssembly::SpvAsmFloatControlsExtensionlessCase
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesShaderIntrinsicsBase.hpp | 122 virtual void checkSupport (Context& context) const in checkSupport() function in vkt::sparse::SparseShaderIntrinsicsCaseBase
|
D | vktSparseResourcesImageAlignedMipSize.cpp | 89 void ImageAlignedMipSizeCase::checkSupport (Context& context) const in checkSupport() function in vkt::sparse::__anonff5aaa770111::ImageAlignedMipSizeCase
|
D | vktSparseResourcesBufferSparseBinding.cpp | 85 void BufferSparseBindingCase::checkSupport (Context& context) const in checkSupport() function in vkt::sparse::__anon06d3d4c20111::BufferSparseBindingCase
|
D | vktSparseResourcesImageBlockShapes.cpp | 93 void ImageBlockShapesCase::checkSupport (Context& context) const in checkSupport() function in vkt::sparse::__anonf6daedb10111::ImageBlockShapesCase
|
/external/deqp/modules/gles2/functional/ |
D | es2fDebugMarkerTests.cpp | 46 void checkSupport (const glu::ContextInfo& ctxInfo) in checkSupport() function
|
/external/deqp/external/vulkancts/modules/vulkan/amber/ |
D | vktAmberTestCase.cpp | 110 void AmberTestCase::checkSupport(Context& ctx) const in checkSupport() function in vkt::cts_amber::AmberTestCase
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemAttachmentLoadTests.cpp | 96 virtual void checkSupport (Context& context) const in checkSupport() function in vkt::ProtectedMem::__anon548845350111::AttachmentLoadTestCase
|
D | vktProtectedMemClearColorImageTests.cpp | 98 virtual void checkSupport (Context& context) const in checkSupport() function in vkt::ProtectedMem::__anon2cad4e750111::ClearColorImageTestCase
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationTimelineSemaphoreTests.cpp | 264 virtual void checkSupport(Context& context) const in checkSupport() function in vkt::synchronization::__anon9d15c1600111::WaitTestCase 396 virtual void checkSupport(Context& context) const in checkSupport() function in vkt::synchronization::__anon9d15c1600111::HostWaitBeforeSignalTestCase 937 virtual void checkSupport(Context& context) const in checkSupport() function in vkt::synchronization::__anon9d15c1600111::DeviceHostSyncTestCase 1449 virtual void checkSupport(Context& context) const in checkSupport() function in vkt::synchronization::__anon9d15c1600111::WaitBeforeSignalTestCase 1909 virtual void checkSupport(Context& context) const in checkSupport() function in vkt::synchronization::__anon9d15c1600111::OneToNTestCase
|