Home
last modified time | relevance | path

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

12345678910>>...26

/third_party/vk-gl-cts/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 …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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 …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderPropertyTests.cpp253 void MaxDrawMeshTasksCountCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon3cfbd74e0111::MaxDrawMeshTasksCountCase
313 void MaxTaskWorkGroupInvocationsCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon3cfbd74e0111::MaxTaskWorkGroupInvocationsCase
363 void MaxTaskWorkGroupSizeCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon3cfbd74e0111::MaxTaskWorkGroupSizeCase
390 void MaxTaskOutputCountCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon3cfbd74e0111::MaxTaskOutputCountCase
438 void MaxMeshWorkGroupInvocationsCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon3cfbd74e0111::MaxMeshWorkGroupInvocationsCase
483 void MaxMeshWorkGroupSizeCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon3cfbd74e0111::MaxMeshWorkGroupSizeCase
567 void MaxTaskTotalMemorySizeCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon3cfbd74e0111::MaxTaskTotalMemorySizeCase
623 void MaxMeshTotalMemorySizeCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon3cfbd74e0111::MaxMeshTotalMemorySizeCase
DvktMeshShaderBuiltinTests.cpp371 void MeshShaderBuiltinCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon992f1a600111::MeshShaderBuiltinCase
660 void PrimitiveIdCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon992f1a600111::PrimitiveIdCase
772 void LayerCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon992f1a600111::LayerCase
897 void ViewportIndexCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon992f1a600111::ViewportIndexCase
1100 void PointSizeCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon992f1a600111::PointSizeCase
1212 void ClipDistanceCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon992f1a600111::ClipDistanceCase
1334 void CullDistanceCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon992f1a600111::CullDistanceCase
2030 void PrimitiveShadingRateCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon992f1a600111::PrimitiveShadingRateCase
DvktMeshShaderBuiltinTestsEXT.cpp481 void MeshShaderBuiltinCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon9bfb09b10111::MeshShaderBuiltinCase
789 void PrimitiveIdCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon9bfb09b10111::PrimitiveIdCase
905 void LayerCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon9bfb09b10111::LayerCase
1040 void ViewportIndexCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon9bfb09b10111::ViewportIndexCase
1250 void PointSizeCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon9bfb09b10111::PointSizeCase
1361 void ClipDistanceCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon9bfb09b10111::ClipDistanceCase
1478 void CullDistanceCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon9bfb09b10111::CullDistanceCase
2119 void ViewIndexCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anon9bfb09b10111::ViewIndexCase
2328 void PrimitiveShadingRateCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon9bfb09b10111::PrimitiveShadingRateCase
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderPropertyTests.cpp253 void MaxDrawMeshTasksCountCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anonf831cd0e0111::MaxDrawMeshTasksCountCase
313 void MaxTaskWorkGroupInvocationsCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anonf831cd0e0111::MaxTaskWorkGroupInvocationsCase
363 void MaxTaskWorkGroupSizeCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anonf831cd0e0111::MaxTaskWorkGroupSizeCase
390 void MaxTaskOutputCountCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anonf831cd0e0111::MaxTaskOutputCountCase
438 void MaxMeshWorkGroupInvocationsCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anonf831cd0e0111::MaxMeshWorkGroupInvocationsCase
483 void MaxMeshWorkGroupSizeCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anonf831cd0e0111::MaxMeshWorkGroupSizeCase
567 void MaxTaskTotalMemorySizeCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anonf831cd0e0111::MaxTaskTotalMemorySizeCase
623 void MaxMeshTotalMemorySizeCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anonf831cd0e0111::MaxMeshTotalMemorySizeCase
DvktMeshShaderBuiltinTests.cpp371 void MeshShaderBuiltinCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anona69d58200111::MeshShaderBuiltinCase
660 void PrimitiveIdCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anona69d58200111::PrimitiveIdCase
772 void LayerCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anona69d58200111::LayerCase
897 void ViewportIndexCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anona69d58200111::ViewportIndexCase
1100 void PointSizeCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anona69d58200111::PointSizeCase
1212 void ClipDistanceCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anona69d58200111::ClipDistanceCase
1334 void CullDistanceCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anona69d58200111::CullDistanceCase
2030 void PrimitiveShadingRateCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anona69d58200111::PrimitiveShadingRateCase
DvktMeshShaderBuiltinTestsEXT.cpp481 void MeshShaderBuiltinCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anonfc856f710111::MeshShaderBuiltinCase
789 void PrimitiveIdCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anonfc856f710111::PrimitiveIdCase
905 void LayerCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anonfc856f710111::LayerCase
1040 void ViewportIndexCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anonfc856f710111::ViewportIndexCase
1250 void PointSizeCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anonfc856f710111::PointSizeCase
1361 void ClipDistanceCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anonfc856f710111::ClipDistanceCase
1478 void CullDistanceCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anonfc856f710111::CullDistanceCase
2119 void ViewIndexCase::checkSupport(Context &context) const in checkSupport() function in vkt::MeshShader::__anonfc856f710111::ViewIndexCase
2328 void PrimitiveShadingRateCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anonfc856f710111::PrimitiveShadingRateCase
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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
/third_party/vk-gl-cts/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.cpp59 void checkSupport (Context& context) in checkSupport() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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.cpp59 void checkSupport (Context& context) in checkSupport() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp219 void MaxWorkgroupMemoryTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anonffad33370111::MaxWorkgroupMemoryTest
336 void TypeTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anonffad33370111::TypeTest
617 void CompositeTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anonffad33370111::CompositeTest
985 void MaxWorkgroupsTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anonffad33370111::MaxWorkgroupsTest
1104 void SpecializeWorkgroupTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anonffad33370111::SpecializeWorkgroupTest
1201 void RepeatedPipelineTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anonffad33370111::RepeatedPipelineTest
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp219 void MaxWorkgroupMemoryTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anon7a1c2d770111::MaxWorkgroupMemoryTest
336 void TypeTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anon7a1c2d770111::TypeTest
617 void CompositeTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anon7a1c2d770111::CompositeTest
985 void MaxWorkgroupsTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anon7a1c2d770111::MaxWorkgroupsTest
1104 void SpecializeWorkgroupTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anon7a1c2d770111::SpecializeWorkgroupTest
1201 void RepeatedPipelineTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anon7a1c2d770111::RepeatedPipelineTest
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateTestCaseUtil.hpp102 virtual void checkSupport (Context& context) const in checkSupport() function in vkt::DynamicState::InstanceFactory
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
DvktDynamicStateTestCaseUtil.hpp102 virtual void checkSupport (Context& context) const in checkSupport() function in vkt::DynamicState::InstanceFactory
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderBuiltInTests.cpp200 void MSCase<CaseClassName>::checkSupport(Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
275 template<> void MSCase<MSCaseSampleID>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
428 template<> void MSCase<MSCaseSamplePosDistribution>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
520 template<> void MSCase<MSCaseSamplePosCorrectness>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
818 template<> void MSCase<MSCaseSampleMaskBitCount>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
913 template<> void MSCase<MSCaseSampleMaskCorrectBit>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
1202 void WriteSampleTest::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::WriteSampleTest
1556 void WriteSampleMaskTestCase::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::WriteSampleMaskTestCase
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleShaderBuiltInTests.cpp200 void MSCase<CaseClassName>::checkSupport(Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
275 template<> void MSCase<MSCaseSampleID>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
428 template<> void MSCase<MSCaseSamplePosDistribution>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
520 template<> void MSCase<MSCaseSamplePosCorrectness>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
818 template<> void MSCase<MSCaseSampleMaskBitCount>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
913 template<> void MSCase<MSCaseSampleMaskCorrectBit>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
1202 void WriteSampleTest::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::WriteSampleTest
1556 void WriteSampleMaskTestCase::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::WriteSampleMaskTestCase
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicGeometryShaderTests.cpp580 void GeometryOutputCountTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anonf213d2ff0111::GeometryOutputCountTest
681 void VaryingOutputCountCase::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anonf213d2ff0111::VaryingOutputCountCase
887 void BuiltinVariableRenderTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anonf213d2ff0111::BuiltinVariableRenderTest

12345678910>>...26