Searched refs:SamplerIndexingCaseInstance (Results 1 – 1 of 1) sorted by relevance
603 class SamplerIndexingCaseInstance : public OpaqueTypeIndexingTestInstance class613 SamplerIndexingCaseInstance (Context& context,620 virtual ~SamplerIndexingCaseInstance (void);629 SamplerIndexingCaseInstance::SamplerIndexingCaseInstance (Context& context, in SamplerIndexingCaseInstance() function in vkt::shaderexecutor::__anon04ee0ba80111::SamplerIndexingCaseInstance642 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 …]