Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fFboTestUtil.cpp116 static sglr::pdec::ShaderProgramDeclaration genTexture2DShaderDecl (const DataTypes& samplerTypes, … in genTexture2DShaderDecl() function
151 : sglr::ShaderProgram (genTexture2DShaderDecl(samplerTypes, outputType)) in Texture2DShader()
/external/deqp/modules/gles3/functional/
Des3fFboTestUtil.cpp273 static sglr::pdec::ShaderProgramDeclaration genTexture2DShaderDecl (const DataTypes& samplerTypes, … in genTexture2DShaderDecl() function
308 : sglr::ShaderProgram (genTexture2DShaderDecl(samplerTypes, outputType)) in Texture2DShader()