| /third_party/vk-gl-cts/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 …]
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| D | vktMeshShaderPropertyTests.cpp | 262 void MaxDrawMeshTasksCountCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon78651d020111::MaxDrawMeshTasksCountCase 322 void MaxTaskWorkGroupInvocationsCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon78651d020111::MaxTaskWorkGroupInvocationsCase 372 void MaxTaskWorkGroupSizeCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon78651d020111::MaxTaskWorkGroupSizeCase 399 void MaxTaskOutputCountCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon78651d020111::MaxTaskOutputCountCase 447 void MaxMeshWorkGroupInvocationsCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon78651d020111::MaxMeshWorkGroupInvocationsCase 492 void MaxMeshWorkGroupSizeCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon78651d020111::MaxMeshWorkGroupSizeCase 574 void MaxTaskTotalMemorySizeCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon78651d020111::MaxTaskTotalMemorySizeCase 630 void MaxMeshTotalMemorySizeCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon78651d020111::MaxMeshTotalMemorySizeCase
|
| D | vktMeshShaderSmokeTests.cpp | 152 void MeshOnlyTriangleCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anonba4d0d3c0111::MeshOnlyTriangleCase 157 void MeshTaskTriangleCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anonba4d0d3c0111::MeshTaskTriangleCase 162 void TaskOnlyTriangleCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anonba4d0d3c0111::TaskOnlyTriangleCase
|
| D | vktMeshShaderBuiltinTests.cpp | 332 void MeshShaderBuiltinCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon5cec79940111::MeshShaderBuiltinCase 629 void PrimitiveIdCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon5cec79940111::PrimitiveIdCase 740 void LayerCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon5cec79940111::LayerCase 864 void ViewportIndexCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon5cec79940111::ViewportIndexCase 1064 void PointSizeCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon5cec79940111::PointSizeCase 1175 void ClipDistanceCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon5cec79940111::ClipDistanceCase 1296 void CullDistanceCase::checkSupport (Context& context) const in checkSupport() function in vkt::MeshShader::__anon5cec79940111::CullDistanceCase
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiFormatPropertiesExtendedKHRtests.cpp | 36 void checkSupport (Context& context, const VkFormat format) in checkSupport() function
|
| D | vktApiDriverPropertiesTests.cpp | 107 void checkSupport (Context& context, const TestType config) in checkSupport() function
|
| D | vktApiDeviceDrmPropertiesTests.cpp | 57 void checkSupport (Context& context, const TestType config) in checkSupport() function
|
| D | vktApiToolingInfoTests.cpp | 62 void checkSupport (Context& context) in checkSupport() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
| D | vktComputeZeroInitializeWorkgroupMemoryTests.cpp | 218 void MaxWorkgroupMemoryTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anon08135e2b0111::MaxWorkgroupMemoryTest 335 void TypeTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anon08135e2b0111::TypeTest 608 void CompositeTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anon08135e2b0111::CompositeTest 976 void MaxWorkgroupsTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anon08135e2b0111::MaxWorkgroupsTest 1095 void SpecializeWorkgroupTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anon08135e2b0111::SpecializeWorkgroupTest 1192 void RepeatedPipelineTest::checkSupport(Context& context) const in checkSupport() function in vkt::compute::__anon08135e2b0111::RepeatedPipelineTest
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawTestCaseUtil.hpp | 86 virtual void checkSupport (Context& context) const in checkSupport() function in vkt::Draw::InstanceFactory
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
| D | vktDynamicStateTestCaseUtil.hpp | 90 virtual void checkSupport (Context& context) const in checkSupport() function in vkt::DynamicState::InstanceFactory
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineMultisampleShaderBuiltInTests.cpp | 190 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
|
| D | vktPipelineMultisampleInterpolationTests.cpp | 99 void MSCase<CaseClassName>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase 242 template<> void MSCase<MSCaseSampleQualifierDistinctValues>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase 1005 template<> void MSCase<MSCaseCentroidQualifierInsidePrimitive>::checkSupport (Context&) const in checkSupport() function in vkt::pipeline::multisample::MSCase
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fNegativePreciseTests.cpp | 159 static bool checkSupport(NegativeTestContext& ctx) in checkSupport() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
| D | vktGeometryBasicGeometryShaderTests.cpp | 580 void GeometryOutputCountTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anonea8f8fb30111::GeometryOutputCountTest 681 void VaryingOutputCountCase::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anonea8f8fb30111::VaryingOutputCountCase 887 void BuiltinVariableRenderTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anonea8f8fb30111::BuiltinVariableRenderTest
|
| D | vktGeometryVaryingGeometryShaderTests.cpp | 119 void VaryingTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anonf56341b10111::VaryingTest
|
| D | vktGeometryInputGeometryShaderTests.cpp | 143 void GeometryExpanderRenderTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anonbb3669410111::GeometryExpanderRenderTest
|
| D | vktGeometryEmitGeometryShaderTests.cpp | 119 void EmitTest::checkSupport (Context& context) const in checkSupport() function in vkt::geometry::__anon93b24a800111::EmitTest
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
| D | vktFragmentShadingRateTests.cpp | 412 void checkSupport(Context& context) in checkSupport() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmFromHlslTests.cpp | 212 void checkSupport(Context& context) in checkSupport() function
|
| D | vktSpvAsmNonSemanticInfoTests.cpp | 114 void SpvAsmSpirvNonSemanticInfoBasicCase::checkSupport(Context& context) const in checkSupport() function in vkt::SpirVAssembly::SpvAsmSpirvNonSemanticInfoBasicCase
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| D | es2fDebugMarkerTests.cpp | 46 void checkSupport (const glu::ContextInfo& ctxInfo) in checkSupport() function
|
| /third_party/vk-gl-cts/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::__anon9ca04fec0111::ImageAlignedMipSizeCase
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
| D | vktSubgroupsMultipleDispatchesUniformSubgroupSizeTests.cpp | 261 void MultipleDispatchesUniformSubgroupSize::checkSupport (Context& context) const in checkSupport() function in vkt::subgroups::__anonf998f3500111::MultipleDispatchesUniformSubgroupSize
|