Searched defs:configPacked (Results 1 – 5 of 5) sorted by relevance
/external/angle/src/libGLESv2/ |
D | entry_points_egl_autogen.cpp | 127 egl::Config *configPacked = PackParam<egl::Config *>(config); in EGL_CreateContext() local 170 egl::Config *configPacked = PackParam<egl::Config *>(config); in EGL_CreatePbufferSurface() local 212 egl::Config *configPacked = PackParam<egl::Config *>(config); in EGL_CreatePixmapSurface() local 255 egl::Config *configPacked = PackParam<egl::Config *>(config); in EGL_CreateWindowSurface() local 366 egl::Config *configPacked = PackParam<egl::Config *>(config); in EGL_GetConfigAttrib() local 1070 egl::Config *configPacked = PackParam<egl::Config *>(config); in EGL_CreatePbufferFromClientBuffer() local 1310 egl::Config *configPacked = PackParam<egl::Config *>(config); in EGL_CreatePlatformPixmapSurface() local 1355 egl::Config *configPacked = PackParam<egl::Config *>(config); in EGL_CreatePlatformWindowSurface() local
|
D | egl_ext_stubs.cpp | 98 Config *configPacked, in CreatePlatformPixmapSurfaceEXT() 112 Config *configPacked, in CreatePlatformWindowSurfaceEXT() 1090 egl::Config *configPacked, in QuerySupportedCompressionRatesEXT()
|
D | entry_points_egl_ext_autogen.cpp | 1547 egl::Config *configPacked = PackParam<egl::Config *>(config); in EGL_CreatePlatformPixmapSurfaceEXT() local 1592 egl::Config *configPacked = PackParam<egl::Config *>(config); in EGL_CreatePlatformWindowSurfaceEXT() local 1681 egl::Config *configPacked = PackParam<egl::Config *>(config); in EGL_QuerySupportedCompressionRatesEXT() local
|
/external/angle/src/libANGLE/capture/ |
D | capture_egl_autogen.cpp | 69 egl::Config *configPacked, in CaptureCreateContext() 91 egl::Config *configPacked, in CaptureCreatePbufferSurface() 111 egl::Config *configPacked, in CaptureCreatePixmapSurface() 133 egl::Config *configPacked, in CaptureCreateWindowSurface() 191 egl::Config *configPacked, in CaptureGetConfigAttrib() 562 egl::Config *configPacked, in CaptureCreatePbufferFromClientBuffer() 674 egl::Config *configPacked, in CaptureCreatePlatformPixmapSurface() 696 egl::Config *configPacked, in CaptureCreatePlatformWindowSurface() 1584 egl::Config *configPacked, in CaptureCreatePlatformPixmapSurfaceEXT() 1607 egl::Config *configPacked, in CaptureCreatePlatformWindowSurfaceEXT() [all …]
|
/external/angle/src/libANGLE/ |
D | validationEGL.cpp | 6814 const Config *configPacked, in ValidateCreatePlatformPixmapSurface() 6826 const Config *configPacked, in ValidateCreatePlatformWindowSurface()
|