Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DANGLEShaderParser.h62 bool translate(bool hostUsesCoreProfile,
DANGLEShaderParser.cpp362 bool translate(bool hostUsesCoreProfile, in translate() argument
412 (ST_Handle)getShaderCompiler(hostUsesCoreProfile, key), in translate()
415 sOutputSpecForVersion(hostUsesCoreProfile, esslVersion), in translate()