Path: blob/main_old/scripts/entry_point_packed_egl_enums.json
1693 views
{1"description": [2"Copyright 2020 The ANGLE Project Authors. All rights reserved.",3"Use of this source code is governed by a BSD-style license that can be",4"found in the LICENSE file.",5"",6"entry_point_packed_egl_enums.json: Metadata for packing entry point params.",7"",8"Note that all entry points have their suffixes stripped in this file.",9"These enums are used by generate_entry_points.py."10],11"eglChooseConfig": {12"attrib_list": "const AttributeMap &"13},14"eglCreateContext": {15"attrib_list": "const AttributeMap &"16},17"eglCreateImage": {18"attrib_list": "const AttributeMap &"19},20"eglCreateNativeClientBuffer": {21"attrib_list": "const AttributeMap &"22},23"eglCreatePbufferSurface": {24"attrib_list": "const AttributeMap &"25},26"eglCreatePixmapSurface": {27"attrib_list": "const AttributeMap &"28},29"eglCreatePbufferFromClientBuffer": {30"attrib_list": "const AttributeMap &"31},32"eglCreatePlatformPixmapSurface": {33"attrib_list": "const AttributeMap &"34},35"eglCreatePlatformWindowSurface": {36"attrib_list": "const AttributeMap &"37},38"eglCreateStream": {39"attrib_list": "const AttributeMap &"40},41"eglCreateStreamProducerD3DTexture": {42"attrib_list": "const AttributeMap &"43},44"eglCreateSync": {45"attrib_list": "const AttributeMap &"46},47"eglCreateWindowSurface": {48"attrib_list": "const AttributeMap &"49},50"eglDebugMessageControl": {51"attrib_list": "const AttributeMap &"52},53"eglGetCompositorTimingSupported": {54"name": "CompositorTiming"55},56"eglGetFrameTimestampSupported": {57"timestamp": "Timestamp"58},59"eglGetPlatformDisplay": {60"attrib_list": "const AttributeMap &"61},62"eglLabelObject": {63"objectType": "ObjectType"64},65"eglStreamConsumerGLTextureExternalAttribsNV": {66"attrib_list": "const AttributeMap &"67},68"eglStreamPostD3DTexture": {69"attrib_list": "const AttributeMap &"70}71}7273