Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluGLContextFactory.cpp67 #if !defined(DEQP_GLES3_LIBRARY_PATH)
68 # define DEQP_GLES3_LIBRARY_PATH DEQP_GLES2_LIBRARY_PATH macro
391 libraryPath = DEQP_GLES3_LIBRARY_PATH; in create()