HomeSort by relevance Sort by last modified time
    Searched full:makefunctionlist (Results 1 - 1 of 1) sorted by null

  /external/deqp/scripts/egl/
proc_address_tests.py 46 def makeFunctionList (name, iface):
51 for line in makeFunctionList(name, iface):
128 chain(makeFunctionList ("EGL14", eglCoreIface),
129 makeFunctionList ("GLES10", gles10CoreIface),
130 makeFunctionList ("GLES20", gles20CoreIface),
131 makeFunctionList ("GLES30", gles30CoreIface),
132 # makeFunctionList ("GLES31", gles31CoreIface),

Completed in 57 milliseconds