Home
last modified time | relevance | path

Searched defs:isFilterable (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFboColorbufferTests.cpp262 bool isFilterable = glu::isGLInternalColorFormatFilterable(format); in render() local
381 bool isFilterable = glu::isGLInternalColorFormatFilterable(m_format); in render() local
512 bool isFilterable = glu::isGLInternalColorFormatFilterable(m_format); in render() local
H A Des3fTextureUnitTests.cpp744 bool isFilterable = glu::isGLInternalColorFormatFilterable(params.internalFormat); in init() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DVulkanFormatTablesTest.cpp93 bool isFilterable = (formatProperties.optimalTilingFeatures & in TEST_P() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fFboColorbufferTests.cpp259 bool isFilterable = glu::isGLInternalColorFormatFilterable(m_format); in render() local