HomeSort by relevance Sort by last modified time
    Searched defs:configID (Results 1 - 5 of 5) sorted by null

  /external/deqp/modules/egl/
teglQueryContextTests.cpp 240 const EGLint configID = getContextAttrib(display, context, EGL_CONFIG_ID);
243 if (configID != surfaceConfigID)
  /external/deqp/framework/qphelper/
qpTestLog.h 169 int configID;
  /hardware/intel/img/psb_video/src/
psb_drv_video.c 414 int configID;
469 configID = object_heap_allocate(&driver_data->config_heap);
470 obj_config = CONFIG(configID);
504 *config_id = configID;
    [all...]
  /external/deqp/executor/
xeTestCaseResult.hpp 363 int configID;
395 , configID (0)
  /frameworks/native/opengl/libagl/
egl.cpp     [all...]

Completed in 227 milliseconds