Home
last modified time | relevance | path

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

12345678910>>...16

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCaseUtil.hpp82 void checkSupport(Context &) const in checkSupport() function in vkt::InstanceFactory1
121 void checkSupport(Context &context) const in checkSupport() function in vkt::InstanceFactory1WithSupport
199 void checkSupport(Context &) const in checkSupport() function
213 void checkSupport(Context &context) const in checkSupport() function in vkt::FunctionSupport0
225 void checkSupport(Context &, Arg0) const in checkSupport() function
250 void checkSupport(Context &context) const in checkSupport() function in vkt::FunctionSupport1
287FunctionSupport0::Function checkSupport, FunctionInstance0::Function testFunction) in createFunctionCase()
302 FunctionSupport0::Function checkSupport, in createFunctionCaseWithPrograms()
321 typename FunctionSupport1<Arg0>::Function checkSupport, in createFunctionCase()
342 typename FunctionSupport1<Arg0>::Function checkSupport, in createFunctionCaseWithPrograms()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderPropertyTests.cpp264 void MaxDrawMeshTasksCountCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon083636d60111::MaxDrawMeshTasksCountCase
326 void MaxTaskWorkGroupInvocationsCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon083636d60111::MaxTaskWorkGroupInvocationsCase
377 void MaxTaskWorkGroupSizeCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon083636d60111::MaxTaskWorkGroupSizeCase
406 void MaxTaskOutputCountCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon083636d60111::MaxTaskOutputCountCase
456 void MaxMeshWorkGroupInvocationsCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon083636d60111::MaxMeshWorkGroupInvocationsCase
502 void MaxMeshWorkGroupSizeCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon083636d60111::MaxMeshWorkGroupSizeCase
584 void MaxTaskTotalMemorySizeCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon083636d60111::MaxTaskTotalMemorySizeCase
642 void MaxMeshTotalMemorySizeCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon083636d60111::MaxMeshTotalMemorySizeCase
DvktMeshShaderBuiltinTests.cpp382 void MeshShaderBuiltinCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon9f57a8e80111::MeshShaderBuiltinCase
676 void PrimitiveIdCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon9f57a8e80111::PrimitiveIdCase
786 void LayerCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon9f57a8e80111::LayerCase
909 void ViewportIndexCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon9f57a8e80111::ViewportIndexCase
1112 void PointSizeCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon9f57a8e80111::PointSizeCase
1223 void ClipDistanceCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon9f57a8e80111::ClipDistanceCase
1343 void CullDistanceCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon9f57a8e80111::CullDistanceCase
2017 void PrimitiveShadingRateCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon9f57a8e80111::PrimitiveShadingRateCase
DvktMeshShaderBuiltinTestsEXT.cpp490 void MeshShaderBuiltinCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon1f4b6b390111::MeshShaderBuiltinCase
803 void PrimitiveIdCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon1f4b6b390111::PrimitiveIdCase
917 void LayerCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon1f4b6b390111::LayerCase
1051 void ViewportIndexCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon1f4b6b390111::ViewportIndexCase
1261 void PointSizeCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon1f4b6b390111::PointSizeCase
1371 void ClipDistanceCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon1f4b6b390111::ClipDistanceCase
1486 void CullDistanceCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon1f4b6b390111::CullDistanceCase
2102 void ViewIndexCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon1f4b6b390111::ViewIndexCase
2309 void PrimitiveShadingRateCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon1f4b6b390111::PrimitiveShadingRateCase
DvktMeshShaderSmokeTests.cpp161 void MeshOnlyTriangleCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anone3bc57900111::MeshOnlyTriangleCase
166 void MeshTaskTriangleCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anone3bc57900111::MeshTaskTriangleCase
171 void TaskOnlyTriangleCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anone3bc57900111::TaskOnlyTriangleCase
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawOutputLocationTests.cpp40 void checkSupport(Context &context, std::string testName) in checkSupport() function
DvktDrawTestCaseUtil.hpp87 virtual void checkSupport(Context &context) const in checkSupport() function in vkt::Draw::InstanceFactory
DvktDrawShaderInvocationTests.cpp47 void checkSupport(Context &context, TestType type) in checkSupport() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFormatPropertiesExtendedKHRtests.cpp39 void checkSupport(Context &context, const VkFormat format) in checkSupport() function
DvktApiDeviceDrmPropertiesTests.cpp47 void checkSupport(Context &context, const TestType config) in checkSupport() function
DvktApiToolingInfoTests.cpp56 void checkSupport(Context &context) in checkSupport() function
DvktApiMaintenance6Check.cpp128 virtual void checkSupport(Context &ctx) const in checkSupport() function in vkt::api::__anon2a3ba1a20111::Maintenance6MaxCombinedImageSamplerDescriptorCountTestCase
DvktApiDriverPropertiesTests.cpp60 void checkSupport(Context &context, const TestType config) in checkSupport() function
/external/deqp/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectApiTests.cpp192 void ShaderObjectApiCase::checkSupport(Context &context) const in checkSupport() function in vkt::ShaderObject::__anon001e599f0111::ShaderObjectApiCase
340 void ShaderObjectExtensionVersionCase::checkSupport(Context &context) const in checkSupport() function in vkt::ShaderObject::__anon001e599f0111::ShaderObjectExtensionVersionCase
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp195 void MaxWorkgroupMemoryTest::checkSupport(Context &context) const in checkSupport() function in vkt::compute::__anona2831aff0111::MaxWorkgroupMemoryTest
320 void TypeTest::checkSupport(Context &context) const in checkSupport() function in vkt::compute::__anona2831aff0111::TypeTest
526 void CompositeTest::checkSupport(Context &context) const in checkSupport() function in vkt::compute::__anona2831aff0111::CompositeTest
913 void MaxWorkgroupsTest::checkSupport(Context &context) const in checkSupport() function in vkt::compute::__anona2831aff0111::MaxWorkgroupsTest
1042 void SpecializeWorkgroupTest::checkSupport(Context &context) const in checkSupport() function in vkt::compute::__anona2831aff0111::SpecializeWorkgroupTest
1145 void RepeatedPipelineTest::checkSupport(Context &context) const in checkSupport() function in vkt::compute::__anona2831aff0111::RepeatedPipelineTest
DvktComputeBasicComputeShaderTests.cpp161 void SharedVarTest::checkSupport(Context &context) const in checkSupport() function in vkt::compute::__anone7ac25ba0111::SharedVarTest
351 void SharedVarAtomicOpTest::checkSupport(Context &context) const in checkSupport() function in vkt::compute::__anone7ac25ba0111::SharedVarAtomicOpTest
541 void SSBOLocalBarrierTest::checkSupport(Context &context) const in checkSupport() function in vkt::compute::__anone7ac25ba0111::SSBOLocalBarrierTest
740 void CopyImageToSSBOTest::checkSupport(Context &context) const in checkSupport() function in vkt::compute::__anone7ac25ba0111::CopyImageToSSBOTest
960 void CopySSBOToImageTest::checkSupport(Context &context) const in checkSupport() function in vkt::compute::__anone7ac25ba0111::CopySSBOToImageTest
1201 void BufferToBufferInvertTest::checkSupport(Context &context) const in checkSupport() function in vkt::compute::__anone7ac25ba0111::BufferToBufferInvertTest
1454 void InvertSSBOInPlaceTest::checkSupport(Context &context) const in checkSupport() function in vkt::compute::__anone7ac25ba0111::InvertSSBOInPlaceTest
1660 void WriteToMultipleSSBOTest::checkSupport(Context &context) const in checkSupport() function in vkt::compute::__anone7ac25ba0111::WriteToMultipleSSBOTest
1872 void SSBOBarrierTest::checkSupport(Context &context) const in checkSupport() function in vkt::compute::__anone7ac25ba0111::SSBOBarrierTest
2125 void ImageAtomicOpTest::checkSupport(Context &context) const in checkSupport() function in vkt::compute::__anone7ac25ba0111::ImageAtomicOpTest
[all …]
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderBuiltInTests.cpp213 void MSCase<CaseClassName>::checkSupport(Context &context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
292 void MSCase<MSCaseSampleID>::checkSupport(Context &context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
453 void MSCase<MSCaseSamplePosDistribution>::checkSupport(Context &context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
552 void MSCase<MSCaseSamplePosCorrectness>::checkSupport(Context &context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
860 void MSCase<MSCaseSampleMaskBitCount>::checkSupport(Context &context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
962 void MSCase<MSCaseSampleMaskCorrectBit>::checkSupport(Context &context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
1265 void WriteSampleTest::checkSupport(Context &context) const in checkSupport() function in vkt::pipeline::multisample::WriteSampleTest
1650 void WriteSampleMaskTestCase::checkSupport(Context &context) const in checkSupport() function in vkt::pipeline::multisample::WriteSampleMaskTestCase
DvktPipelineDerivativeTests.cpp60 void checkSupport(Context &context, bool useMaintenance5) in checkSupport() function
DvktPipelineMultisampleInterpolationTests.cpp111 void MSCase<CaseClassName>::checkSupport(Context &context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
267 void MSCase<MSCaseSampleQualifierDistinctValues>::checkSupport(Context &context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
1103 void MSCase<MSCaseCentroidQualifierInsidePrimitive>::checkSupport(Context &context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
DvktPipelineMatchedAttachmentsTests.cpp52 void checkSupport(Context &context, const MatchedAttachmentsTestParams params) in checkSupport() function
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateTestCaseUtil.hpp103 virtual void checkSupport(Context &context) const in checkSupport() function in vkt::DynamicState::InstanceFactory
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicGeometryShaderTests.cpp574 void GeometryOutputCountTest::checkSupport(Context &context) const in checkSupport() function in vkt::geometry::__anon8249b8870111::GeometryOutputCountTest
676 void VaryingOutputCountCase::checkSupport(Context &context) const in checkSupport() function in vkt::geometry::__anon8249b8870111::VaryingOutputCountCase
896 void BuiltinVariableRenderTest::checkSupport(Context &context) const in checkSupport() function in vkt::geometry::__anon8249b8870111::BuiltinVariableRenderTest
DvktGeometryVaryingGeometryShaderTests.cpp125 void VaryingTest::checkSupport(Context &context) const in checkSupport() function in vkt::geometry::__anon644aef850111::VaryingTest
/external/deqp/modules/gles31/functional/
Des31fNegativePreciseTests.cpp164 static bool checkSupport(NegativeTestContext &ctx) in checkSupport() function
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrImageOffsetTests.cpp60 void checkSupport(Context &context, const TestConfig config) in checkSupport() function

12345678910>>...16