Searched refs:iformatSampler (Results 1 – 1 of 1) sorted by relevance
2418 int iformatSampler = m_internalFormat.sampler; in compare() local2423 iformatSampler = m_copyInternalFormat.sampler; in compare()2472 int bit3 = getRealBitPrecision(internalformatBitTable[j], iformatSampler == SAMPLER_FLOAT); in compare()2586 if (iformatSampler == SAMPLER_UNORM || outputSampler == SAMPLER_UNORM) in compare()2588 else if (iformatSampler == SAMPLER_NORM || outputSampler == SAMPLER_NORM) in compare()