Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanFormatTablesTest.cpp91 bool isFilterable = (formatProperties.optimalTilingFeatures & in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanFormatTablesTest.cpp94 bool isFilterable = (formatProperties.optimalTilingFeatures & in TEST_P() local
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fFboColorbufferTests.cpp244 bool isFilterable = glu::isGLInternalColorFormatFilterable(m_format); in render() local