Searched refs:CreateFromIntArray (Results 1 – 6 of 6) sorted by relevance
146 AttributeMap attribMapConfig = AttributeMap::CreateFromIntArray(configAttributes); in wglCreateContext()155 AttributeMap surfAttributes = AttributeMap::CreateFromIntArray(&surfaceAttributes[0]); in wglCreateContext()169 AttributeMap ctxAttributes = AttributeMap::CreateFromIntArray(contextAttibutes); in wglCreateContext()
58 static AttributeMap CreateFromIntArray(const EGLint *attributes);
82 AttributeMap AttributeMap::CreateFromIntArray(const EGLint *attributes) in CreateFromIntArray() function in egl::AttributeMap
3716 const auto &attribMap = AttributeMap::CreateFromIntArray(attrib_list); in ValidateGetPlatformDisplayEXT()
203 AttributeMap attribMap = AttributeMap::CreateFromIntArray(attrib_list); in EGL_ChooseConfig()253 AttributeMap attributes = AttributeMap::CreateFromIntArray(attrib_list); in EGL_CreateWindowSurface()280 AttributeMap attributes = AttributeMap::CreateFromIntArray(attrib_list); in EGL_CreatePbufferSurface()378 AttributeMap attributes = AttributeMap::CreateFromIntArray(attrib_list); in EGL_CreateContext()751 AttributeMap attributes = AttributeMap::CreateFromIntArray(attrib_list); in EGL_CreatePbufferFromClientBuffer()944 AttributeMap attributes = AttributeMap::CreateFromIntArray((const EGLint *)attrib_list); in EGL_CreateImage()
187 const auto &attribMap = AttributeMap::CreateFromIntArray(attrib_list); in EGL_GetPlatformDisplayEXT()220 AttributeMap attributes = AttributeMap::CreateFromIntArray(attrib_list); in EGL_CreatePlatformWindowSurfaceEXT()247 AttributeMap attributes = AttributeMap::CreateFromIntArray(attrib_list); in EGL_CreatePlatformPixmapSurfaceEXT()428 AttributeMap attributes = AttributeMap::CreateFromIntArray(attrib_list); in EGL_CreateImageKHR()533 AttributeMap attributes = AttributeMap::CreateFromIntArray(attrib_list); in EGL_CreateStreamKHR()910 AttributeMap attributes = AttributeMap::CreateFromIntArray(attrib_list); in EGL_CreateSyncKHR()