Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fFboColorbufferTests.cpp156 bool isFilterable = glu::isGLInternalColorFormatFilterable(m_format); in render() local
/external/deqp/modules/gles3/functional/
Des3fFboColorbufferTests.cpp253 bool isFilterable = glu::isGLInternalColorFormatFilterable(format); in render() local
380 bool isFilterable = glu::isGLInternalColorFormatFilterable(m_format); in render() local
509 bool isFilterable = glu::isGLInternalColorFormatFilterable(m_format); in render() local
Des3fTextureUnitTests.cpp832 bool isFilterable = glu::isGLInternalColorFormatFilterable(params.internalFormat); in init() local