Searched refs:iformatSampler (Results 1 – 1 of 1) sorted by relevance
2410 int iformatSampler = m_internalFormat.sampler; in compare() local2415 iformatSampler = m_copyInternalFormat.sampler; in compare()2464 int bit3 = getRealBitPrecision(internalformatBitTable[j], iformatSampler == SAMPLER_FLOAT); in compare()2579 if (iformatSampler == SAMPLER_UNORM || outputSampler == SAMPLER_UNORM) in compare()2581 else if (iformatSampler == SAMPLER_NORM || outputSampler == SAMPLER_NORM) in compare()