Searched defs:isNearestOnly (Results 1 – 8 of 8) sorted by relevance
357 …const bool isNearestOnly = m_testParameters.minFilter == Sampler::NEAREST && m_testParameters.m… in iterate() local600 …const bool isNearestOnly = m_testParameters.minFilter == Sampler::NEAREST && m_testParameters.m… in iterate() local826 …const bool isNearestOnly = m_testParameters.minFilter == Sampler::NEAREST && m_testParameters.m… in iterate() local1035 …const bool isNearestOnly = m_testParameters.minFilter == Sampler::NEAREST && m_testParameters.m… in iterate() local
299 const bool isNearestOnly = m_minFilter == GL_NEAREST && m_magFilter == GL_NEAREST; in iterate() local585 const bool isNearestOnly = m_minFilter == GL_NEAREST && m_magFilter == GL_NEAREST; in iterate() local
320 const bool isNearestOnly = m_minFilter == GL_NEAREST && m_magFilter == GL_NEAREST; in iterate() local635 const bool isNearestOnly = m_minFilter == GL_NEAREST && m_magFilter == GL_NEAREST; in iterate() local903 const bool isNearestOnly = m_minFilter == GL_NEAREST && m_magFilter == GL_NEAREST; in iterate() local1147 const bool isNearestOnly = m_minFilter == GL_NEAREST && m_magFilter == GL_NEAREST; in iterate() local
347 const bool isNearestOnly = m_minFilter == GL_NEAREST && m_magFilter == GL_NEAREST; in iterate() local
392 const bool isNearestOnly = m_minFilter == GL_NEAREST && m_magFilter == GL_NEAREST; in iterate() local
930 const bool isNearestOnly = isNearestMinFilter && isNearestMagFilter; in verifyImage() local
1510 …const bool isNearestOnly = (m_samplerParams.minFilter == VK_FILTER_NEAREST && m_samplerParam… in verifyImage() local
659 const bool isNearestOnly = in iterate() local