Home
last modified time | relevance | path

Searched refs:functionHasAutoLod (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp72 inline bool functionHasAutoLod (glu::ShaderType shaderType, Function function) in functionHasAutoLod() function
571 …bool isAutoLod = functionHasAutoLod(m_isVertexCase ? glu::SHADERTYPE_VERTEX : glu::SHADERTYPE… in initTexture()