Home
last modified time | relevance | path

Searched refs:SamplerIndexingCaseInstance (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp603 class SamplerIndexingCaseInstance : public OpaqueTypeIndexingTestInstance class
613 SamplerIndexingCaseInstance (Context& context,
620 virtual ~SamplerIndexingCaseInstance (void);
629 SamplerIndexingCaseInstance::SamplerIndexingCaseInstance (Context& context, in SamplerIndexingCaseInstance() function in vkt::shaderexecutor::__anon04ee0ba80111::SamplerIndexingCaseInstance
642 SamplerIndexingCaseInstance::~SamplerIndexingCaseInstance (void) in ~SamplerIndexingCaseInstance()
654 tcu::TestStatus SamplerIndexingCaseInstance::iterate (void) in iterate()
656 const int numInvocations = SamplerIndexingCaseInstance::NUM_INVOCATIONS; in iterate()
657 const int numSamplers = SamplerIndexingCaseInstance::NUM_SAMPLERS; in iterate()
658 const int numLookups = SamplerIndexingCaseInstance::NUM_LOOKUPS; in iterate()
1017 , m_numSamplers (SamplerIndexingCaseInstance::NUM_SAMPLERS) in SamplerIndexingCase()
[all …]