Searched refs:SamplerIndexingCase (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fOpaqueTypeIndexingTests.cpp332 class SamplerIndexingCase : public TestCase class in namespace:deqp::gles31::Functional::__anon4713
335 SamplerIndexingCase (Context& context, const char* name, const char* description, glu::ShaderType shaderType, glu::DataType samplerType, IndexExprType indexExprType);
336 ~SamplerIndexingCase (void);
342 SamplerIndexingCase (const SamplerIndexingCase&);
343 SamplerIndexingCase& operator= (const SamplerIndexingCase&);
352 SamplerIndexingCase::SamplerIndexingCase (Context& context, const char* name, const char* description, glu::ShaderType shaderType, glu::DataType samplerType, IndexExprType indexExprType) function in class:deqp::gles31::Functional::__anon4713::SamplerIndexingCase
360 SamplerIndexingCase
[all...]
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp1089 class SamplerIndexingCase : public OpaqueTypeIndexingCase class in namespace:vkt::shaderexecutor::__anon3873
1092 SamplerIndexingCase (tcu::TestContext& testCtx,
1098 virtual ~SamplerIndexingCase (void);
1103 SamplerIndexingCase (const SamplerIndexingCase&);
1104 SamplerIndexingCase& operator= (const SamplerIndexingCase&);
1114 SamplerIndexingCase::SamplerIndexingCase (tcu::TestContext& testCtx, function in class:vkt::shaderexecutor::__anon3873::SamplerIndexingCase
1130 SamplerIndexingCase
[all...]

Completed in 46 milliseconds