/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktTestCaseUtil.hpp | 56 void checkSupport (Context&) const { } in checkSupport() function in vkt::InstanceFactory1 84 void checkSupport (Context& context) const { m_support.checkSupport(context); } in checkSupport() function in vkt::InstanceFactory1WithSupport 157 void checkSupport (Context& context) const { m_function(context); } in checkSupport() function in vkt::FunctionSupport0 184 void checkSupport (Context& context) const { return m_args.func(context, m_args.arg0); } in checkSupport() function in vkt::FunctionSupport1 221 FunctionSupport0::Function checkSupport, in createFunctionCase() 242 FunctionSupport0::Function checkSupport, in createFunctionCaseWithPrograms() 267 typename FunctionSupport1<Arg0>::Function checkSupport, in createFunctionCase() 293 typename FunctionSupport1<Arg0>::Function checkSupport, in createFunctionCaseWithPrograms() 315 FunctionSupport0::Function checkSupport, in addFunctionCase() 333 FunctionSupport0::Function checkSupport, in addFunctionCaseWithPrograms() [all …]
|
D | vktTestCase.cpp | 786 void TestCase::checkSupport (Context&) const in checkSupport() function in vkt::TestCase
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleShaderBuiltInTests.cpp | 178 virtual void checkSupport (Context&) const {} in checkSupport() function in vkt::pipeline::multisample::MSCase 251 template<> void MSCase<MSCaseSampleID>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase 404 template<> void MSCase<MSCaseSamplePosDistribution>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase 496 template<> void MSCase<MSCaseSamplePosCorrectness>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase 794 template<> void MSCase<MSCaseSampleMaskBitCount>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase 889 template<> void MSCase<MSCaseSampleMaskCorrectBit>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase 997 template<> void MSCase<MSCaseSampleMaskWrite>::checkSupport (Context& context) const in checkSupport() function in vkt::pipeline::multisample::MSCase
|
D | vktPipelineStencilExportTests.cpp | 579 void checkSupport (Context& context) in checkSupport() function
|
/external/deqp/modules/gles2/functional/ |
D | es2fDebugMarkerTests.cpp | 46 void checkSupport (const glu::ContextInfo& ctxInfo) in checkSupport() function
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiMaintenance3Check.cpp | 51 void checkSupport (const Context& m_context) in checkSupport() function
|
D | vktApiBufferTests.cpp | 265 virtual void checkSupport (Context& ctx) const in checkSupport() function in vkt::api::__anon7ccd0acd0111::BuffersTestCase 308 virtual void checkSupport (Context& ctx) const in checkSupport() function in vkt::api::__anon7ccd0acd0111::DedicatedAllocationBuffersTestCase
|
D | vktApiBufferViewCreateTests.cpp | 126 virtual void checkSupport (Context& ctx) const in checkSupport() function in vkt::api::__anone9ef39bc0111::BufferViewTestCase
|
D | vktApiPipelineTests.cpp | 1378 void checkSupport (Context& context) in checkSupport() function
|
D | vktApiCopiesAndBlittingTests.cpp | 1161 virtual void checkSupport (Context& context) const in checkSupport() function in vkt::api::__anonf5b779060111::CopyImageToImageTestCase 2599 virtual void checkSupport (Context& context) const in checkSupport() function in vkt::api::__anonf5b779060111::BlitImageTestCase 3251 virtual void checkSupport (Context& context) const in checkSupport() function in vkt::api::__anonf5b779060111::BlitMipmapTestCase 3970 virtual void checkSupport (Context& context) const in checkSupport() function in vkt::api::__anonf5b779060111::ResolveImageToImageTestCase
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureFormatTests.cpp | 79 SupportedExtensions checkSupport (const glu::ContextInfo& renderCtxInfoid) in checkSupport() function
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrFormatTests.cpp | 277 void checkSupport (Context& context, const TestParameters params) in checkSupport() function
|
D | vktYCbCrViewTests.cpp | 459 void checkSupport(Context& context, TestParameters params) in checkSupport() function
|
D | vktYCbCrImageQueryTests.cpp | 482 void checkSupport (Context& context, TestParameters params) in checkSupport() function
|
D | vktYCbCrCopyTests.cpp | 96 void checkSupport (Context& context, const TestConfig config) in checkSupport() function
|
D | vktYCbCrConversionTests.cpp | 532 void checkSupport (Context& context, const TestConfig config) in checkSupport() function
|
/external/deqp/external/vulkancts/modules/vulkan/memory_model/ |
D | vktMemoryModelMessagePassing.cpp | 168 void MemoryModelTestCase::checkSupport(Context& context) const in checkSupport() function in vkt::MemoryModel::__anonace7e4790111::MemoryModelTestCase
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorSetRandomTests.cpp | 184 void DescriptorSetRandomTestCase::checkSupport(Context& context) const in checkSupport() function in vkt::BindingModel::__anonc6ff62310111::DescriptorSetRandomTestCase
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureFormatTests.cpp | 72 void checkSupport (const glu::ContextInfo& info, deUint32 internalFormat) in checkSupport() function
|
D | es3fTextureFilteringTests.cpp | 72 void checkSupport (const glu::ContextInfo& info, deUint32 internalFormat) in checkSupport() function
|