Home
last modified time | relevance | path

Searched defs:isNearestOnly (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureFilteringTests.cpp376 const bool isNearestOnly = in iterate() local
645 const bool isNearestOnly = in iterate() local
899 const bool isNearestOnly = in iterate() local
1127 const bool isNearestOnly = in iterate() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fTextureFilteringTests.cpp336 const bool isNearestOnly = m_minFilter == GL_NEAREST && m_magFilter == GL_NEAREST; in iterate() local
689 … const bool isNearestOnly = m_minFilter == GL_NEAREST && m_magFilter == GL_NEAREST; in iterate() local
985 const bool isNearestOnly = m_minFilter == GL_NEAREST && m_magFilter == GL_NEAREST; in iterate() local
1247 const bool isNearestOnly = m_minFilter == GL_NEAREST && m_magFilter == GL_NEAREST; in iterate() local
H A Des3fTextureWrapTests.cpp388 const bool isNearestOnly = m_minFilter == GL_NEAREST && m_magFilter == GL_NEAREST; in iterate() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fTextureFilteringTests.cpp313 const bool isNearestOnly = m_minFilter == GL_NEAREST && m_magFilter == GL_NEAREST; in iterate() local
622 … const bool isNearestOnly = m_minFilter == GL_NEAREST && m_magFilter == GL_NEAREST; in iterate() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureFilteringTests.cpp397 … const bool isNearestOnly = m_minFilter == GL_NEAREST && m_magFilter == GL_NEAREST; in iterate() local
H A Des31fTextureBorderClampTests.cpp932 const bool isNearestOnly = isNearestMinFilter && isNearestMagFilter; in verifyImage() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageSamplingInstance.cpp1559 const bool isNearestOnly = in verifyImage() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gles2/
H A Des2cTexture3DTests.cpp665 const bool isNearestOnly = in iterate() local