Searched refs:m_numSamplers (Results 1 – 1 of 1) sorted by relevance
1004 const int m_numSamplers; member in vkt::shaderexecutor::__anon04ee0ba80111::SamplerIndexingCase1017 , m_numSamplers (SamplerIndexingCaseInstance::NUM_SAMPLERS) in SamplerIndexingCase()1052 m_lookupIndices[ndx] = rnd.getInt(0, m_numSamplers-1); in createShaderSpec()1063 …highp " << getDataTypeName(m_samplerType) << " " << samplersName << "[" << m_numSamplers << "];\n"; in createShaderSpec()1074 declareUniformIndexVars(global, (deUint32)m_numSamplers, indicesPrefix, m_numLookups); in createShaderSpec()