Home
last modified time | relevance | path

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

/external/skqp/src/gpu/gl/
DGrGLCaps.cpp620 const char* get_glsl_version_decl_string(GrGLStandard standard, GrGLSLGeneration generation, in get_glsl_version_decl_string() function
761 shaderCaps->fVersionDeclString = get_glsl_version_decl_string(standard, in initGLSL()
/external/skia/src/gpu/gl/
DGrGLCaps.cpp741 const char* get_glsl_version_decl_string(GrGLStandard standard, GrGLSLGeneration generation, in get_glsl_version_decl_string() function
917 shaderCaps->fVersionDeclString = get_glsl_version_decl_string(standard, in initGLSL()