Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DVulkanFormatTablesTest.cpp98 bool isFilterable = (formatProperties.optimalTilingFeatures & in TEST_P() local
/external/deqp/modules/gles3/functional/
Des3fFboColorbufferTests.cpp255 bool isFilterable = glu::isGLInternalColorFormatFilterable(format); in render() local
382 bool isFilterable = glu::isGLInternalColorFormatFilterable(m_format); in render() local
511 bool isFilterable = glu::isGLInternalColorFormatFilterable(m_format); in render() local
Des3fTextureUnitTests.cpp834 bool isFilterable = glu::isGLInternalColorFormatFilterable(params.internalFormat); in init() local
/external/deqp/modules/gles31/functional/
Des31fFboColorbufferTests.cpp244 bool isFilterable = glu::isGLInternalColorFormatFilterable(m_format); in render() local