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

  /external/deqp/modules/gles31/functional/
es31fShaderImageLoadStoreTests.cpp 893 const std::string glslVersionDeclaration = getGLSLVersionDeclaration(glu::getContextTypeGLSLVersion(renderCtx.getType()));
896 glu::ProgramSources() << glu::ComputeSource(glslVersionDeclaration + "\n"
    [all...]
es31fBasicComputeShaderTests.cpp 707 const char* const glslVersionDeclaration = getGLSLVersionDeclaration(glslVersion);
710 src0 << glslVersionDeclaration << "\n"
722 src1 << glslVersionDeclaration << "\n"
    [all...]

Completed in 63 milliseconds