/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() argument 251 …ctionInstance0::Function, FunctionSupport0>(testCtx, type, name, desc, testFunction, checkSupport); in createFunctionCase() 269 FunctionSupport0::Function checkSupport, in createFunctionCaseWithPrograms() argument 274 testCtx, type, name, desc, FunctionPrograms0(initPrograms), testFunction, checkSupport); in createFunctionCaseWithPrograms() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiDriverPropertiesTests.cpp | 111 void checkSupport (Context& context, const TestType config) in checkSupport() function 203 …addFunctionCase(group, "driver_id_match", "Check driverID is supported", checkSupport, testQu… in createTestCases() 204 …addFunctionCase(group, "name_is_not_empty", "Check name field is not empty", checkSupport, tes… in createTestCases() 205 …oup, "name_zero_terminated", "Check name field is zero-terminated", checkSupport, testQueryPrope… in createTestCases() 206 …oup, "info_zero_terminated", "Check info field is zero-terminated", checkSupport, testQueryPrope… in createTestCases() 207 …"conformance_version", "Check conformanceVersion reported by driver", checkSupport, testQueryPrope… in createTestCases()
|
D | vktApiPipelineTests.cpp | 1378 void checkSupport (Context& context) in checkSupport() function 1391 …s", "Draw after destroying the renderpass used to create a pipeline", checkSupport, createDestroyP… in createrenderpassTests() 1392 …a framebuffer that was created using another compatible render pass", checkSupport, framebufferCom… in createrenderpassTests() 1401 …(), "graphics", "Test pipeline layout lifetime in graphics pipeline", checkSupport, createPipeline… in createPipelineLayoutLifetimeTests() 1402 …et(), "compute", "Test pipeline layout lifetime in compute pipeline", checkSupport, createPipeline… in createPipelineLayoutLifetimeTests()
|
/external/deqp/modules/gles2/functional/ |
D | es2fDebugMarkerTests.cpp | 46 void checkSupport (const glu::ContextInfo& ctxInfo) in checkSupport() function 69 checkSupport(m_context.getContextInfo()); in iterate() 112 checkSupport(m_context.getContextInfo()); in init() 171 checkSupport(m_context.getContextInfo()); in init()
|
/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
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawTestCaseUtil.hpp | 85 virtual void checkSupport (Context& context) const in checkSupport() function in vkt::Draw::InstanceFactory 87 m_support.checkSupport(context); in checkSupport()
|
/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 92 m_support.checkSupport(context); in checkSupport()
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrFormatTests.cpp | 285 void checkSupport (Context& context, const TestParameters params) in checkSupport() function 606 …addFunctionCaseWithPrograms(group, name, "", checkSupport, initPrograms, testFormat, TestParameter… in populatePerFormatGroup() 609 …addFunctionCaseWithPrograms(group, name + "_disjoint", "", checkSupport, initPrograms, testFormat,… in populatePerFormatGroup() 613 …addFunctionCaseWithPrograms(group, name + "_mapped", "", checkSupport, initPrograms, testFormat, T… in populatePerFormatGroup() 616 …addFunctionCaseWithPrograms(group, name + "_disjoint_mapped", "", checkSupport, initPrograms, test… in populatePerFormatGroup()
|
D | vktYCbCrConversionTests.cpp | 575 void checkSupport (Context& context, const TestConfig config) in checkSupport() function 1325 …tring(textureFilterName) + "_" + tilingName + samplerBindingName, "", checkSupport, createTestShad… in buildTests() 1366 …tring(textureFilterName) + "_" + tilingName + samplerBindingName, "", checkSupport, createTestShad… in buildTests() 1431 … "_" + tilingName + "_" + xChromaOffsetName + samplerBindingName, "", checkSupport, createTestShad… in buildTests() 1465 … "_" + tilingName + "_" + xChromaOffsetName + samplerBindingName, "", checkSupport, createTestShad… in buildTests() 1515 …omaOffsetName + "_" + tilingName + (disjoint ? "_disjoint" : ""), "", checkSupport, createTestShad… in buildTests() 1525 …+ tilingName + (disjoint ? "_disjoint" : "") + "_swapped_chroma", "", checkSupport, createTestShad… in buildTests() 1537 …omaOffsetName + "_" + tilingName + (disjoint ? "_disjoint" : ""), "", checkSupport, createTestShad… in buildTests() 1547 …+ tilingName + (disjoint ? "_disjoint" : "") + "_swapped_chroma", "", checkSupport, createTestShad… in buildTests() 1566 …cit_nearest") + "_" + tilingName + (disjoint ? "_disjoint" : ""), "", checkSupport, createTestShad… in buildTests() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryBasicGeometryShaderTests.cpp | 567 virtual void checkSupport (Context& context) const; 580 void GeometryOutputCountTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anonf9fe307e0111::GeometryOutputCountTest 668 virtual void checkSupport (Context& context) const; 681 void VaryingOutputCountCase::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anonf9fe307e0111::VaryingOutputCountCase 874 virtual void checkSupport (Context& context) const; 887 void BuiltinVariableRenderTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anonf9fe307e0111::BuiltinVariableRenderTest
|
D | vktGeometryVaryingGeometryShaderTests.cpp | 103 void checkSupport (Context& context) const; 119 void VaryingTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anon9afd413c0111::VaryingTest
|
D | vktGeometryEmitGeometryShaderTests.cpp | 104 virtual void checkSupport (Context& context) const; 119 void EmitTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anon561a7deb0111::EmitTest
|
D | vktGeometryInputGeometryShaderTests.cpp | 127 virtual void checkSupport (Context& context) const; 143 void GeometryExpanderRenderTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anoncaa50a0c0111::GeometryExpanderRenderTest
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmNonSemanticInfoTests.cpp | 98 void checkSupport (Context& context) const; 112 void SpvAsmSpirvNonSemanticInfoBasicCase::checkSupport(Context& context) const in checkSupport() function in vkt::SpirVAssembly::SpvAsmSpirvNonSemanticInfoBasicCase
|
D | vktSpvAsmFloatControlsExtensionlessTests.hpp | 42 virtual void checkSupport (Context& context) const;
|
D | vktSpvAsmFromHlslTests.cpp | 212 void checkSupport(Context& context) in checkSupport() function 225 …stInstance(testCtx, tcu::NODETYPE_SELF_VALIDATE, "cbuffer_packing", "", testConfig, checkSupport)); in createHlslComputeGroup()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryExternalMemoryHostTests.cpp | 1050 void checkSupport (Context& context) in checkSupport() function 1068 … "allocate minImportedHostPointerAlignment multiplied by 1", 1, checkSupport)); in createMemoryExternalMemoryHostTests() 1070 … "allocate minImportedHostPointerAlignment multiplied by 3", 3, checkSupport)); in createMemoryExternalMemoryHostTests() 1084 TestParams(formatName.format), checkSupport)); in createMemoryExternalMemoryHostTests() 1092 TestParams(formatName.format, true), checkSupport)); in createMemoryExternalMemoryHostTests() 1100 TestParams(testFormats[0].format, true), checkSupport)); in createMemoryExternalMemoryHostTests()
|
/external/deqp/external/vulkancts/modules/vulkan/amber/ |
D | vktAmberTestCase.hpp | 76 virtual void checkSupport (Context& ctx) const; // override
|
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalDrawAndClearTests.cpp | 1398 void checkSupport (Context& context) in checkSupport() function 1419 …ame(clearColorTestGrid[testNdx]), "Color clear test.", clearColorTestGrid[testNdx], checkSupport)); in init() 1422 …ame(clearDepthTestGrid[testNdx]), "Depth clear test.", clearDepthTestGrid[testNdx], checkSupport)); in init() 1425 …e(clearColorTwiceGrid[testNdx]), "Color clear test.", clearColorTwiceGrid[testNdx], checkSupport)); in init() 1428 …e(clearDepthTwiceGrid[testNdx]), "Depth clear test.", clearDepthTwiceGrid[testNdx], checkSupport)); in init() 1431 …_" + de::toString(testNdx), "Draw test.", AddProgramsDraw(), drawTestGrid[testNdx], checkSupport)); in init() 1433 …rendering_no_discard", "Draw test.", AddProgramsUpdateBufferUsingRendering(), true, checkSupport)); in init() 1434 …h_rendering_discard", "Draw test.", AddProgramsUpdateBufferUsingRendering(), false, checkSupport)); in init()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesImageAlignedMipSize.cpp | 68 virtual void checkSupport (Context& context) const; 89 void ImageAlignedMipSizeCase::checkSupport (Context& context) const in checkSupport() function in vkt::sparse::__anonff5aaa770111::ImageAlignedMipSizeCase
|
D | vktSparseResourcesBufferSparseBinding.cpp | 67 virtual void checkSupport (Context& context) const; 85 void BufferSparseBindingCase::checkSupport (Context& context) const in checkSupport() function in vkt::sparse::__anon06d3d4c20111::BufferSparseBindingCase
|
D | vktSparseResourcesImageBlockShapes.cpp | 69 virtual void checkSupport (Context& context) const; 93 void ImageBlockShapesCase::checkSupport (Context& context) const in checkSupport() function in vkt::sparse::__anonf6daedb10111::ImageBlockShapesCase
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderDiscardTests.cpp | 118 virtual void checkSupport (Context& context) const; 157 void ShaderDiscardCase::checkSupport(Context& context) const in checkSupport() function in vkt::sr::__anon0bbaf0c90111::ShaderDiscardCase
|
/external/deqp/external/vulkancts/modules/vulkan/memory_model/ |
D | vktMemoryModelPadding.cpp | 145 virtual void checkSupport (Context& context) const; 220 void PaddingTest::checkSupport (Context& context) const in checkSupport() function in vkt::MemoryModel::__anon859652780111::PaddingTest
|