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

  /external/deqp/modules/gles31/functional/
es31fUniformLocationTests.cpp 108 static glu::ProgramSources genShaderSources (const vector<UniformInfo>& uniformList);
225 const glu::ProgramSources sources = genShaderSources(uniformList);
254 glu::ProgramSources UniformLocationCase::genShaderSources (const vector<UniformInfo>& uniformList)
    [all...]
es31fDrawBuffersIndexedTests.cpp 981 glu::ProgramSources genShaderSources (const BlendState& preCommonBlendState, const BlendState& postCommonBlendState, const vector<DrawBufferInfo>& drawBuffers, glu::RenderContext& renderContext)
    [all...]
  /external/deqp/modules/gles3/functional/
es3fTransformFeedbackTests.cpp 325 static void genShaderSources (const ProgramSpec& spec, std::string& vertSource, std::string& fragSource, bool pointSizeRequired)
426 genShaderSources(spec, vertSource, fragSource, primitiveType == GL_POINTS /* Is point size required? */);
    [all...]

Completed in 77 milliseconds