Searched defs:AtomicCounterIndexingCase (Results 1 - 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp1214 class AtomicCounterIndexingCase : public OpaqueTypeIndexingCase class in namespace:vkt::shaderexecutor::__anon3697
1217 AtomicCounterIndexingCase (tcu::TestContext& testCtx,
1222 virtual ~AtomicCounterIndexingCase (void);
1227 AtomicCounterIndexingCase (const BlockArrayIndexingCase&);
1228 AtomicCounterIndexingCase& operator= (const BlockArrayIndexingCase&);
1235 AtomicCounterIndexingCase::AtomicCounterIndexingCase (tcu::TestContext& testCtx, function in class:vkt::shaderexecutor::__anon3697::AtomicCounterIndexingCase
1247 AtomicCounterIndexingCase::~AtomicCounterIndexingCase (void)
1251 TestInstance* AtomicCounterIndexingCase
[all...]
/external/deqp/modules/gles31/functional/
H A Des31fOpaqueTypeIndexingTests.cpp934 class AtomicCounterIndexingCase : public TestCase class in namespace:deqp::gles31::Functional::__anon4429
937 AtomicCounterIndexingCase (Context& context, const char* name, const char* description, IndexExprType indexExprType, ShaderType shaderType);
938 ~AtomicCounterIndexingCase (void);
944 AtomicCounterIndexingCase (const AtomicCounterIndexingCase&);
945 AtomicCounterIndexingCase& operator= (const AtomicCounterIndexingCase&);
954 AtomicCounterIndexingCase::AtomicCounterIndexingCase (Context& context, const char* name, const char* description, IndexExprType indexExprType, ShaderType shaderType) function in class:deqp::gles31::Functional::__anon4429::AtomicCounterIndexingCase
962 AtomicCounterIndexingCase
[all...]

Completed in 83 milliseconds