Searched refs:MAX_NUM_SAMPLER_UNIFORMS (Results 1 – 3 of 3) sorted by relevance
72 static const int MAX_NUM_SAMPLER_UNIFORMS = 16; variable469 } while (res->getNumSamplers() + getNumSamplersInType(uniform.type) > MAX_NUM_SAMPLER_UNIFORMS); in random()970 DE_ASSERT(numSamplerUniforms <= MAX_NUM_SAMPLER_UNIFORMS); in init()
72 static const int MAX_NUM_SAMPLER_UNIFORMS = 16; variable535 } while (res->getNumSamplers() + getNumSamplersInType(uniform.type) > MAX_NUM_SAMPLER_UNIFORMS); in random()1141 DE_ASSERT(numSamplerUniforms <= MAX_NUM_SAMPLER_UNIFORMS); in init()
75 MAX_NUM_SAMPLER_UNIFORMS = 16 enumerator959 DE_ASSERT(numSamplerUniforms <= MAX_NUM_SAMPLER_UNIFORMS); in init()