HomeSort by relevance Sort by last modified time
    Searched refs:genTexture2DShaderDecl (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles31/functional/
es31fFboTestUtil.cpp 116 static sglr::pdec::ShaderProgramDeclaration genTexture2DShaderDecl (const DataTypes& samplerTypes, glu::DataType outputType)
151 : sglr::ShaderProgram (genTexture2DShaderDecl(samplerTypes, outputType))
  /external/deqp/modules/gles3/functional/
es3fFboTestUtil.cpp 273 static sglr::pdec::ShaderProgramDeclaration genTexture2DShaderDecl (const DataTypes& samplerTypes, glu::DataType outputType)
308 : sglr::ShaderProgram (genTexture2DShaderDecl(samplerTypes, outputType))
    [all...]

Completed in 560 milliseconds