Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Side by Side Diff: third_party/WebKit/LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt

Issue 2451943002: Remove runtime flag 'UnsafeES3APIs' from blink webgl (Closed)
Patch Set: Addressed kbr@'s feedback, and rebased the code Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineAudioContext' instead. 1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineAudioContext' instead.
2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC ontext' instead. 2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC ontext' instead.
3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use ' navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead . 3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use ' navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead .
4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated. Please use 'IDBT ransaction' instead. 4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated. Please use 'IDBT ransaction' instead.
5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated. Please use 'IDBReque st' instead. 5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated. Please use 'IDBReque st' instead.
6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated. Please use 'IDBO bjectStore' instead. 6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated. Please use 'IDBO bjectStore' instead.
7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyR ange' instead. 7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated. Please use 'IDBKeyR ange' instead.
8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead. 8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated. Please use 'IDBIndex' instead.
9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated. Please use 'IDBFacto ry' instead. 9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated. Please use 'IDBFacto ry' instead.
10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated. Please use 'IDBData base' instead. 10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated. Please use 'IDBData base' instead.
(...skipping 5654 matching lines...) Expand 10 before | Expand all | Expand 10 after
5665 getter valid 5665 getter valid
5666 getter valueMissing 5666 getter valueMissing
5667 method constructor 5667 method constructor
5668 interface WaveShaperNode : AudioNode 5668 interface WaveShaperNode : AudioNode
5669 attribute @@toStringTag 5669 attribute @@toStringTag
5670 getter curve 5670 getter curve
5671 getter oversample 5671 getter oversample
5672 method constructor 5672 method constructor
5673 setter curve 5673 setter curve
5674 setter oversample 5674 setter oversample
5675 interface WebGL2RenderingContext
5676 attribute @@toStringTag
5677 attribute ACTIVE_ATTRIBUTES
5678 attribute ACTIVE_TEXTURE
5679 attribute ACTIVE_UNIFORMS
5680 attribute ACTIVE_UNIFORM_BLOCKS
5681 attribute ALIASED_LINE_WIDTH_RANGE
5682 attribute ALIASED_POINT_SIZE_RANGE
5683 attribute ALPHA
5684 attribute ALPHA_BITS
5685 attribute ALREADY_SIGNALED
5686 attribute ALWAYS
5687 attribute ANY_SAMPLES_PASSED
5688 attribute ANY_SAMPLES_PASSED_CONSERVATIVE
5689 attribute ARRAY_BUFFER
5690 attribute ARRAY_BUFFER_BINDING
5691 attribute ATTACHED_SHADERS
5692 attribute BACK
5693 attribute BLEND
5694 attribute BLEND_COLOR
5695 attribute BLEND_DST_ALPHA
5696 attribute BLEND_DST_RGB
5697 attribute BLEND_EQUATION
5698 attribute BLEND_EQUATION_ALPHA
5699 attribute BLEND_EQUATION_RGB
5700 attribute BLEND_SRC_ALPHA
5701 attribute BLEND_SRC_RGB
5702 attribute BLUE
5703 attribute BLUE_BITS
5704 attribute BOOL
5705 attribute BOOL_VEC2
5706 attribute BOOL_VEC3
5707 attribute BOOL_VEC4
5708 attribute BROWSER_DEFAULT_WEBGL
5709 attribute BUFFER_SIZE
5710 attribute BUFFER_USAGE
5711 attribute BYTE
5712 attribute CCW
5713 attribute CLAMP_TO_EDGE
5714 attribute COLOR
5715 attribute COLOR_ATTACHMENT0
5716 attribute COLOR_ATTACHMENT1
5717 attribute COLOR_ATTACHMENT10
5718 attribute COLOR_ATTACHMENT11
5719 attribute COLOR_ATTACHMENT12
5720 attribute COLOR_ATTACHMENT13
5721 attribute COLOR_ATTACHMENT14
5722 attribute COLOR_ATTACHMENT15
5723 attribute COLOR_ATTACHMENT2
5724 attribute COLOR_ATTACHMENT3
5725 attribute COLOR_ATTACHMENT4
5726 attribute COLOR_ATTACHMENT5
5727 attribute COLOR_ATTACHMENT6
5728 attribute COLOR_ATTACHMENT7
5729 attribute COLOR_ATTACHMENT8
5730 attribute COLOR_ATTACHMENT9
5731 attribute COLOR_BUFFER_BIT
5732 attribute COLOR_CLEAR_VALUE
5733 attribute COLOR_WRITEMASK
5734 attribute COMPARE_REF_TO_TEXTURE
5735 attribute COMPILE_STATUS
5736 attribute COMPRESSED_TEXTURE_FORMATS
5737 attribute CONDITION_SATISFIED
5738 attribute CONSTANT_ALPHA
5739 attribute CONSTANT_COLOR
5740 attribute CONTEXT_LOST_WEBGL
5741 attribute COPY_READ_BUFFER
5742 attribute COPY_READ_BUFFER_BINDING
5743 attribute COPY_WRITE_BUFFER
5744 attribute COPY_WRITE_BUFFER_BINDING
5745 attribute CULL_FACE
5746 attribute CULL_FACE_MODE
5747 attribute CURRENT_PROGRAM
5748 attribute CURRENT_QUERY
5749 attribute CURRENT_VERTEX_ATTRIB
5750 attribute CW
5751 attribute DECR
5752 attribute DECR_WRAP
5753 attribute DELETE_STATUS
5754 attribute DEPTH
5755 attribute DEPTH24_STENCIL8
5756 attribute DEPTH32F_STENCIL8
5757 attribute DEPTH_ATTACHMENT
5758 attribute DEPTH_BITS
5759 attribute DEPTH_BUFFER_BIT
5760 attribute DEPTH_CLEAR_VALUE
5761 attribute DEPTH_COMPONENT
5762 attribute DEPTH_COMPONENT16
5763 attribute DEPTH_COMPONENT24
5764 attribute DEPTH_COMPONENT32F
5765 attribute DEPTH_FUNC
5766 attribute DEPTH_RANGE
5767 attribute DEPTH_STENCIL
5768 attribute DEPTH_STENCIL_ATTACHMENT
5769 attribute DEPTH_TEST
5770 attribute DEPTH_WRITEMASK
5771 attribute DITHER
5772 attribute DONT_CARE
5773 attribute DRAW_BUFFER0
5774 attribute DRAW_BUFFER1
5775 attribute DRAW_BUFFER10
5776 attribute DRAW_BUFFER11
5777 attribute DRAW_BUFFER12
5778 attribute DRAW_BUFFER13
5779 attribute DRAW_BUFFER14
5780 attribute DRAW_BUFFER15
5781 attribute DRAW_BUFFER2
5782 attribute DRAW_BUFFER3
5783 attribute DRAW_BUFFER4
5784 attribute DRAW_BUFFER5
5785 attribute DRAW_BUFFER6
5786 attribute DRAW_BUFFER7
5787 attribute DRAW_BUFFER8
5788 attribute DRAW_BUFFER9
5789 attribute DRAW_FRAMEBUFFER
5790 attribute DRAW_FRAMEBUFFER_BINDING
5791 attribute DST_ALPHA
5792 attribute DST_COLOR
5793 attribute DYNAMIC_COPY
5794 attribute DYNAMIC_DRAW
5795 attribute DYNAMIC_READ
5796 attribute ELEMENT_ARRAY_BUFFER
5797 attribute ELEMENT_ARRAY_BUFFER_BINDING
5798 attribute EQUAL
5799 attribute FASTEST
5800 attribute FLOAT
5801 attribute FLOAT_32_UNSIGNED_INT_24_8_REV
5802 attribute FLOAT_MAT2
5803 attribute FLOAT_MAT2x3
5804 attribute FLOAT_MAT2x4
5805 attribute FLOAT_MAT3
5806 attribute FLOAT_MAT3x2
5807 attribute FLOAT_MAT3x4
5808 attribute FLOAT_MAT4
5809 attribute FLOAT_MAT4x2
5810 attribute FLOAT_MAT4x3
5811 attribute FLOAT_VEC2
5812 attribute FLOAT_VEC3
5813 attribute FLOAT_VEC4
5814 attribute FRAGMENT_SHADER
5815 attribute FRAGMENT_SHADER_DERIVATIVE_HINT
5816 attribute FRAMEBUFFER
5817 attribute FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE
5818 attribute FRAMEBUFFER_ATTACHMENT_BLUE_SIZE
5819 attribute FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING
5820 attribute FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE
5821 attribute FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE
5822 attribute FRAMEBUFFER_ATTACHMENT_GREEN_SIZE
5823 attribute FRAMEBUFFER_ATTACHMENT_OBJECT_NAME
5824 attribute FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE
5825 attribute FRAMEBUFFER_ATTACHMENT_RED_SIZE
5826 attribute FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE
5827 attribute FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE
5828 attribute FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER
5829 attribute FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL
5830 attribute FRAMEBUFFER_BINDING
5831 attribute FRAMEBUFFER_COMPLETE
5832 attribute FRAMEBUFFER_DEFAULT
5833 attribute FRAMEBUFFER_INCOMPLETE_ATTACHMENT
5834 attribute FRAMEBUFFER_INCOMPLETE_DIMENSIONS
5835 attribute FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT
5836 attribute FRAMEBUFFER_INCOMPLETE_MULTISAMPLE
5837 attribute FRAMEBUFFER_UNSUPPORTED
5838 attribute FRONT
5839 attribute FRONT_AND_BACK
5840 attribute FRONT_FACE
5841 attribute FUNC_ADD
5842 attribute FUNC_REVERSE_SUBTRACT
5843 attribute FUNC_SUBTRACT
5844 attribute GENERATE_MIPMAP_HINT
5845 attribute GEQUAL
5846 attribute GREATER
5847 attribute GREEN
5848 attribute GREEN_BITS
5849 attribute HALF_FLOAT
5850 attribute HIGH_FLOAT
5851 attribute HIGH_INT
5852 attribute IMPLEMENTATION_COLOR_READ_FORMAT
5853 attribute IMPLEMENTATION_COLOR_READ_TYPE
5854 attribute INCR
5855 attribute INCR_WRAP
5856 attribute INT
5857 attribute INTERLEAVED_ATTRIBS
5858 attribute INT_2_10_10_10_REV
5859 attribute INT_SAMPLER_2D
5860 attribute INT_SAMPLER_2D_ARRAY
5861 attribute INT_SAMPLER_3D
5862 attribute INT_SAMPLER_CUBE
5863 attribute INT_VEC2
5864 attribute INT_VEC3
5865 attribute INT_VEC4
5866 attribute INVALID_ENUM
5867 attribute INVALID_FRAMEBUFFER_OPERATION
5868 attribute INVALID_INDEX
5869 attribute INVALID_OPERATION
5870 attribute INVALID_VALUE
5871 attribute INVERT
5872 attribute KEEP
5873 attribute LEQUAL
5874 attribute LESS
5875 attribute LINEAR
5876 attribute LINEAR_MIPMAP_LINEAR
5877 attribute LINEAR_MIPMAP_NEAREST
5878 attribute LINES
5879 attribute LINE_LOOP
5880 attribute LINE_STRIP
5881 attribute LINE_WIDTH
5882 attribute LINK_STATUS
5883 attribute LOW_FLOAT
5884 attribute LOW_INT
5885 attribute LUMINANCE
5886 attribute LUMINANCE_ALPHA
5887 attribute MAX
5888 attribute MAX_3D_TEXTURE_SIZE
5889 attribute MAX_ARRAY_TEXTURE_LAYERS
5890 attribute MAX_CLIENT_WAIT_TIMEOUT_WEBGL
5891 attribute MAX_COLOR_ATTACHMENTS
5892 attribute MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS
5893 attribute MAX_COMBINED_TEXTURE_IMAGE_UNITS
5894 attribute MAX_COMBINED_UNIFORM_BLOCKS
5895 attribute MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS
5896 attribute MAX_CUBE_MAP_TEXTURE_SIZE
5897 attribute MAX_DRAW_BUFFERS
5898 attribute MAX_ELEMENTS_INDICES
5899 attribute MAX_ELEMENTS_VERTICES
5900 attribute MAX_ELEMENT_INDEX
5901 attribute MAX_FRAGMENT_INPUT_COMPONENTS
5902 attribute MAX_FRAGMENT_UNIFORM_BLOCKS
5903 attribute MAX_FRAGMENT_UNIFORM_COMPONENTS
5904 attribute MAX_FRAGMENT_UNIFORM_VECTORS
5905 attribute MAX_PROGRAM_TEXEL_OFFSET
5906 attribute MAX_RENDERBUFFER_SIZE
5907 attribute MAX_SAMPLES
5908 attribute MAX_SERVER_WAIT_TIMEOUT
5909 attribute MAX_TEXTURE_IMAGE_UNITS
5910 attribute MAX_TEXTURE_LOD_BIAS
5911 attribute MAX_TEXTURE_SIZE
5912 attribute MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS
5913 attribute MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS
5914 attribute MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS
5915 attribute MAX_UNIFORM_BLOCK_SIZE
5916 attribute MAX_UNIFORM_BUFFER_BINDINGS
5917 attribute MAX_VARYING_COMPONENTS
5918 attribute MAX_VARYING_VECTORS
5919 attribute MAX_VERTEX_ATTRIBS
5920 attribute MAX_VERTEX_OUTPUT_COMPONENTS
5921 attribute MAX_VERTEX_TEXTURE_IMAGE_UNITS
5922 attribute MAX_VERTEX_UNIFORM_BLOCKS
5923 attribute MAX_VERTEX_UNIFORM_COMPONENTS
5924 attribute MAX_VERTEX_UNIFORM_VECTORS
5925 attribute MAX_VIEWPORT_DIMS
5926 attribute MEDIUM_FLOAT
5927 attribute MEDIUM_INT
5928 attribute MIN
5929 attribute MIN_PROGRAM_TEXEL_OFFSET
5930 attribute MIRRORED_REPEAT
5931 attribute NEAREST
5932 attribute NEAREST_MIPMAP_LINEAR
5933 attribute NEAREST_MIPMAP_NEAREST
5934 attribute NEVER
5935 attribute NICEST
5936 attribute NONE
5937 attribute NOTEQUAL
5938 attribute NO_ERROR
5939 attribute NUM_SAMPLE_COUNTS
5940 attribute OBJECT_TYPE
5941 attribute ONE
5942 attribute ONE_MINUS_CONSTANT_ALPHA
5943 attribute ONE_MINUS_CONSTANT_COLOR
5944 attribute ONE_MINUS_DST_ALPHA
5945 attribute ONE_MINUS_DST_COLOR
5946 attribute ONE_MINUS_SRC_ALPHA
5947 attribute ONE_MINUS_SRC_COLOR
5948 attribute OUT_OF_MEMORY
5949 attribute PACK_ALIGNMENT
5950 attribute PACK_ROW_LENGTH
5951 attribute PACK_SKIP_PIXELS
5952 attribute PACK_SKIP_ROWS
5953 attribute PIXEL_PACK_BUFFER
5954 attribute PIXEL_PACK_BUFFER_BINDING
5955 attribute PIXEL_UNPACK_BUFFER
5956 attribute PIXEL_UNPACK_BUFFER_BINDING
5957 attribute POINTS
5958 attribute POLYGON_OFFSET_FACTOR
5959 attribute POLYGON_OFFSET_FILL
5960 attribute POLYGON_OFFSET_UNITS
5961 attribute QUERY_RESULT
5962 attribute QUERY_RESULT_AVAILABLE
5963 attribute R11F_G11F_B10F
5964 attribute R16F
5965 attribute R16I
5966 attribute R16UI
5967 attribute R32F
5968 attribute R32I
5969 attribute R32UI
5970 attribute R8
5971 attribute R8I
5972 attribute R8UI
5973 attribute R8_SNORM
5974 attribute RASTERIZER_DISCARD
5975 attribute READ_BUFFER
5976 attribute READ_FRAMEBUFFER
5977 attribute READ_FRAMEBUFFER_BINDING
5978 attribute RED
5979 attribute RED_BITS
5980 attribute RED_INTEGER
5981 attribute RENDERBUFFER
5982 attribute RENDERBUFFER_ALPHA_SIZE
5983 attribute RENDERBUFFER_BINDING
5984 attribute RENDERBUFFER_BLUE_SIZE
5985 attribute RENDERBUFFER_DEPTH_SIZE
5986 attribute RENDERBUFFER_GREEN_SIZE
5987 attribute RENDERBUFFER_HEIGHT
5988 attribute RENDERBUFFER_INTERNAL_FORMAT
5989 attribute RENDERBUFFER_RED_SIZE
5990 attribute RENDERBUFFER_SAMPLES
5991 attribute RENDERBUFFER_STENCIL_SIZE
5992 attribute RENDERBUFFER_WIDTH
5993 attribute RENDERER
5994 attribute REPEAT
5995 attribute REPLACE
5996 attribute RG
5997 attribute RG16F
5998 attribute RG16I
5999 attribute RG16UI
6000 attribute RG32F
6001 attribute RG32I
6002 attribute RG32UI
6003 attribute RG8
6004 attribute RG8I
6005 attribute RG8UI
6006 attribute RG8_SNORM
6007 attribute RGB
6008 attribute RGB10_A2
6009 attribute RGB10_A2UI
6010 attribute RGB16F
6011 attribute RGB16I
6012 attribute RGB16UI
6013 attribute RGB32F
6014 attribute RGB32I
6015 attribute RGB32UI
6016 attribute RGB565
6017 attribute RGB5_A1
6018 attribute RGB8
6019 attribute RGB8I
6020 attribute RGB8UI
6021 attribute RGB8_SNORM
6022 attribute RGB9_E5
6023 attribute RGBA
6024 attribute RGBA16F
6025 attribute RGBA16I
6026 attribute RGBA16UI
6027 attribute RGBA32F
6028 attribute RGBA32I
6029 attribute RGBA32UI
6030 attribute RGBA4
6031 attribute RGBA8
6032 attribute RGBA8I
6033 attribute RGBA8UI
6034 attribute RGBA8_SNORM
6035 attribute RGBA_INTEGER
6036 attribute RGB_INTEGER
6037 attribute RG_INTEGER
6038 attribute SAMPLER_2D
6039 attribute SAMPLER_2D_ARRAY
6040 attribute SAMPLER_2D_ARRAY_SHADOW
6041 attribute SAMPLER_2D_SHADOW
6042 attribute SAMPLER_3D
6043 attribute SAMPLER_BINDING
6044 attribute SAMPLER_CUBE
6045 attribute SAMPLER_CUBE_SHADOW
6046 attribute SAMPLES
6047 attribute SAMPLE_ALPHA_TO_COVERAGE
6048 attribute SAMPLE_BUFFERS
6049 attribute SAMPLE_COVERAGE
6050 attribute SAMPLE_COVERAGE_INVERT
6051 attribute SAMPLE_COVERAGE_VALUE
6052 attribute SCISSOR_BOX
6053 attribute SCISSOR_TEST
6054 attribute SEPARATE_ATTRIBS
6055 attribute SHADER_TYPE
6056 attribute SHADING_LANGUAGE_VERSION
6057 attribute SHORT
6058 attribute SIGNALED
6059 attribute SIGNED_NORMALIZED
6060 attribute SRC_ALPHA
6061 attribute SRC_ALPHA_SATURATE
6062 attribute SRC_COLOR
6063 attribute SRGB
6064 attribute SRGB8
6065 attribute SRGB8_ALPHA8
6066 attribute STATIC_COPY
6067 attribute STATIC_DRAW
6068 attribute STATIC_READ
6069 attribute STENCIL
6070 attribute STENCIL_ATTACHMENT
6071 attribute STENCIL_BACK_FAIL
6072 attribute STENCIL_BACK_FUNC
6073 attribute STENCIL_BACK_PASS_DEPTH_FAIL
6074 attribute STENCIL_BACK_PASS_DEPTH_PASS
6075 attribute STENCIL_BACK_REF
6076 attribute STENCIL_BACK_VALUE_MASK
6077 attribute STENCIL_BACK_WRITEMASK
6078 attribute STENCIL_BITS
6079 attribute STENCIL_BUFFER_BIT
6080 attribute STENCIL_CLEAR_VALUE
6081 attribute STENCIL_FAIL
6082 attribute STENCIL_FUNC
6083 attribute STENCIL_INDEX
6084 attribute STENCIL_INDEX8
6085 attribute STENCIL_PASS_DEPTH_FAIL
6086 attribute STENCIL_PASS_DEPTH_PASS
6087 attribute STENCIL_REF
6088 attribute STENCIL_TEST
6089 attribute STENCIL_VALUE_MASK
6090 attribute STENCIL_WRITEMASK
6091 attribute STREAM_COPY
6092 attribute STREAM_DRAW
6093 attribute STREAM_READ
6094 attribute SUBPIXEL_BITS
6095 attribute SYNC_CONDITION
6096 attribute SYNC_FENCE
6097 attribute SYNC_FLAGS
6098 attribute SYNC_FLUSH_COMMANDS_BIT
6099 attribute SYNC_GPU_COMMANDS_COMPLETE
6100 attribute SYNC_STATUS
6101 attribute TEXTURE
6102 attribute TEXTURE0
6103 attribute TEXTURE1
6104 attribute TEXTURE10
6105 attribute TEXTURE11
6106 attribute TEXTURE12
6107 attribute TEXTURE13
6108 attribute TEXTURE14
6109 attribute TEXTURE15
6110 attribute TEXTURE16
6111 attribute TEXTURE17
6112 attribute TEXTURE18
6113 attribute TEXTURE19
6114 attribute TEXTURE2
6115 attribute TEXTURE20
6116 attribute TEXTURE21
6117 attribute TEXTURE22
6118 attribute TEXTURE23
6119 attribute TEXTURE24
6120 attribute TEXTURE25
6121 attribute TEXTURE26
6122 attribute TEXTURE27
6123 attribute TEXTURE28
6124 attribute TEXTURE29
6125 attribute TEXTURE3
6126 attribute TEXTURE30
6127 attribute TEXTURE31
6128 attribute TEXTURE4
6129 attribute TEXTURE5
6130 attribute TEXTURE6
6131 attribute TEXTURE7
6132 attribute TEXTURE8
6133 attribute TEXTURE9
6134 attribute TEXTURE_2D
6135 attribute TEXTURE_2D_ARRAY
6136 attribute TEXTURE_3D
6137 attribute TEXTURE_BASE_LEVEL
6138 attribute TEXTURE_BINDING_2D
6139 attribute TEXTURE_BINDING_2D_ARRAY
6140 attribute TEXTURE_BINDING_3D
6141 attribute TEXTURE_BINDING_CUBE_MAP
6142 attribute TEXTURE_COMPARE_FUNC
6143 attribute TEXTURE_COMPARE_MODE
6144 attribute TEXTURE_CUBE_MAP
6145 attribute TEXTURE_CUBE_MAP_NEGATIVE_X
6146 attribute TEXTURE_CUBE_MAP_NEGATIVE_Y
6147 attribute TEXTURE_CUBE_MAP_NEGATIVE_Z
6148 attribute TEXTURE_CUBE_MAP_POSITIVE_X
6149 attribute TEXTURE_CUBE_MAP_POSITIVE_Y
6150 attribute TEXTURE_CUBE_MAP_POSITIVE_Z
6151 attribute TEXTURE_IMMUTABLE_FORMAT
6152 attribute TEXTURE_IMMUTABLE_LEVELS
6153 attribute TEXTURE_MAG_FILTER
6154 attribute TEXTURE_MAX_LEVEL
6155 attribute TEXTURE_MAX_LOD
6156 attribute TEXTURE_MIN_FILTER
6157 attribute TEXTURE_MIN_LOD
6158 attribute TEXTURE_WRAP_R
6159 attribute TEXTURE_WRAP_S
6160 attribute TEXTURE_WRAP_T
6161 attribute TIMEOUT_EXPIRED
6162 attribute TIMEOUT_IGNORED
6163 attribute TRANSFORM_FEEDBACK
6164 attribute TRANSFORM_FEEDBACK_ACTIVE
6165 attribute TRANSFORM_FEEDBACK_BINDING
6166 attribute TRANSFORM_FEEDBACK_BUFFER
6167 attribute TRANSFORM_FEEDBACK_BUFFER_BINDING
6168 attribute TRANSFORM_FEEDBACK_BUFFER_MODE
6169 attribute TRANSFORM_FEEDBACK_BUFFER_SIZE
6170 attribute TRANSFORM_FEEDBACK_BUFFER_START
6171 attribute TRANSFORM_FEEDBACK_PAUSED
6172 attribute TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN
6173 attribute TRANSFORM_FEEDBACK_VARYINGS
6174 attribute TRIANGLES
6175 attribute TRIANGLE_FAN
6176 attribute TRIANGLE_STRIP
6177 attribute UNIFORM_ARRAY_STRIDE
6178 attribute UNIFORM_BLOCK_ACTIVE_UNIFORMS
6179 attribute UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES
6180 attribute UNIFORM_BLOCK_BINDING
6181 attribute UNIFORM_BLOCK_DATA_SIZE
6182 attribute UNIFORM_BLOCK_INDEX
6183 attribute UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER
6184 attribute UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER
6185 attribute UNIFORM_BUFFER
6186 attribute UNIFORM_BUFFER_BINDING
6187 attribute UNIFORM_BUFFER_OFFSET_ALIGNMENT
6188 attribute UNIFORM_BUFFER_SIZE
6189 attribute UNIFORM_BUFFER_START
6190 attribute UNIFORM_IS_ROW_MAJOR
6191 attribute UNIFORM_MATRIX_STRIDE
6192 attribute UNIFORM_OFFSET
6193 attribute UNIFORM_SIZE
6194 attribute UNIFORM_TYPE
6195 attribute UNPACK_ALIGNMENT
6196 attribute UNPACK_COLORSPACE_CONVERSION_WEBGL
6197 attribute UNPACK_FLIP_Y_WEBGL
6198 attribute UNPACK_IMAGE_HEIGHT
6199 attribute UNPACK_PREMULTIPLY_ALPHA_WEBGL
6200 attribute UNPACK_ROW_LENGTH
6201 attribute UNPACK_SKIP_IMAGES
6202 attribute UNPACK_SKIP_PIXELS
6203 attribute UNPACK_SKIP_ROWS
6204 attribute UNSIGNALED
6205 attribute UNSIGNED_BYTE
6206 attribute UNSIGNED_INT
6207 attribute UNSIGNED_INT_10F_11F_11F_REV
6208 attribute UNSIGNED_INT_24_8
6209 attribute UNSIGNED_INT_2_10_10_10_REV
6210 attribute UNSIGNED_INT_5_9_9_9_REV
6211 attribute UNSIGNED_INT_SAMPLER_2D
6212 attribute UNSIGNED_INT_SAMPLER_2D_ARRAY
6213 attribute UNSIGNED_INT_SAMPLER_3D
6214 attribute UNSIGNED_INT_SAMPLER_CUBE
6215 attribute UNSIGNED_INT_VEC2
6216 attribute UNSIGNED_INT_VEC3
6217 attribute UNSIGNED_INT_VEC4
6218 attribute UNSIGNED_NORMALIZED
6219 attribute UNSIGNED_SHORT
6220 attribute UNSIGNED_SHORT_4_4_4_4
6221 attribute UNSIGNED_SHORT_5_5_5_1
6222 attribute UNSIGNED_SHORT_5_6_5
6223 attribute VALIDATE_STATUS
6224 attribute VENDOR
6225 attribute VERSION
6226 attribute VERTEX_ARRAY_BINDING
6227 attribute VERTEX_ATTRIB_ARRAY_BUFFER_BINDING
6228 attribute VERTEX_ATTRIB_ARRAY_DIVISOR
6229 attribute VERTEX_ATTRIB_ARRAY_ENABLED
6230 attribute VERTEX_ATTRIB_ARRAY_INTEGER
6231 attribute VERTEX_ATTRIB_ARRAY_NORMALIZED
6232 attribute VERTEX_ATTRIB_ARRAY_POINTER
6233 attribute VERTEX_ATTRIB_ARRAY_SIZE
6234 attribute VERTEX_ATTRIB_ARRAY_STRIDE
6235 attribute VERTEX_ATTRIB_ARRAY_TYPE
6236 attribute VERTEX_SHADER
6237 attribute VIEWPORT
6238 attribute WAIT_FAILED
6239 attribute ZERO
6240 getter canvas
6241 getter drawingBufferHeight
6242 getter drawingBufferWidth
6243 method activeTexture
6244 method attachShader
6245 method beginQuery
6246 method beginTransformFeedback
6247 method bindAttribLocation
6248 method bindBuffer
6249 method bindBufferBase
6250 method bindBufferRange
6251 method bindFramebuffer
6252 method bindRenderbuffer
6253 method bindSampler
6254 method bindTexture
6255 method bindTransformFeedback
6256 method bindVertexArray
6257 method blendColor
6258 method blendEquation
6259 method blendEquationSeparate
6260 method blendFunc
6261 method blendFuncSeparate
6262 method blitFramebuffer
6263 method bufferData
6264 method bufferSubData
6265 method checkFramebufferStatus
6266 method clear
6267 method clearBufferfi
6268 method clearBufferfv
6269 method clearBufferiv
6270 method clearBufferuiv
6271 method clearColor
6272 method clearDepth
6273 method clearStencil
6274 method clientWaitSync
6275 method colorMask
6276 method compileShader
6277 method compressedTexImage2D
6278 method compressedTexImage3D
6279 method compressedTexSubImage2D
6280 method compressedTexSubImage3D
6281 method constructor
6282 method copyBufferSubData
6283 method copyTexImage2D
6284 method copyTexSubImage2D
6285 method copyTexSubImage3D
6286 method createBuffer
6287 method createFramebuffer
6288 method createProgram
6289 method createQuery
6290 method createRenderbuffer
6291 method createSampler
6292 method createShader
6293 method createTexture
6294 method createTransformFeedback
6295 method createVertexArray
6296 method cullFace
6297 method deleteBuffer
6298 method deleteFramebuffer
6299 method deleteProgram
6300 method deleteQuery
6301 method deleteRenderbuffer
6302 method deleteSampler
6303 method deleteShader
6304 method deleteSync
6305 method deleteTexture
6306 method deleteTransformFeedback
6307 method deleteVertexArray
6308 method depthFunc
6309 method depthMask
6310 method depthRange
6311 method detachShader
6312 method disable
6313 method disableVertexAttribArray
6314 method drawArrays
6315 method drawArraysInstanced
6316 method drawBuffers
6317 method drawElements
6318 method drawElementsInstanced
6319 method drawRangeElements
6320 method enable
6321 method enableVertexAttribArray
6322 method endQuery
6323 method endTransformFeedback
6324 method fenceSync
6325 method finish
6326 method flush
6327 method framebufferRenderbuffer
6328 method framebufferTexture2D
6329 method framebufferTextureLayer
6330 method frontFace
6331 method generateMipmap
6332 method getActiveAttrib
6333 method getActiveUniform
6334 method getActiveUniformBlockName
6335 method getActiveUniformBlockParameter
6336 method getActiveUniforms
6337 method getAttachedShaders
6338 method getAttribLocation
6339 method getBufferParameter
6340 method getBufferSubData
6341 method getContextAttributes
6342 method getError
6343 method getExtension
6344 method getFragDataLocation
6345 method getFramebufferAttachmentParameter
6346 method getIndexedParameter
6347 method getInternalformatParameter
6348 method getParameter
6349 method getProgramInfoLog
6350 method getProgramParameter
6351 method getQuery
6352 method getQueryParameter
6353 method getRenderbufferParameter
6354 method getSamplerParameter
6355 method getShaderInfoLog
6356 method getShaderParameter
6357 method getShaderPrecisionFormat
6358 method getShaderSource
6359 method getSupportedExtensions
6360 method getSyncParameter
6361 method getTexParameter
6362 method getTransformFeedbackVarying
6363 method getUniform
6364 method getUniformBlockIndex
6365 method getUniformIndices
6366 method getUniformLocation
6367 method getVertexAttrib
6368 method getVertexAttribOffset
6369 method hint
6370 method invalidateFramebuffer
6371 method invalidateSubFramebuffer
6372 method isBuffer
6373 method isContextLost
6374 method isEnabled
6375 method isFramebuffer
6376 method isProgram
6377 method isQuery
6378 method isRenderbuffer
6379 method isSampler
6380 method isShader
6381 method isSync
6382 method isTexture
6383 method isTransformFeedback
6384 method isVertexArray
6385 method lineWidth
6386 method linkProgram
6387 method pauseTransformFeedback
6388 method pixelStorei
6389 method polygonOffset
6390 method readBuffer
6391 method readPixels
6392 method renderbufferStorage
6393 method renderbufferStorageMultisample
6394 method resumeTransformFeedback
6395 method sampleCoverage
6396 method samplerParameterf
6397 method samplerParameteri
6398 method scissor
6399 method shaderSource
6400 method stencilFunc
6401 method stencilFuncSeparate
6402 method stencilMask
6403 method stencilMaskSeparate
6404 method stencilOp
6405 method stencilOpSeparate
6406 method texImage2D
6407 method texImage3D
6408 method texParameterf
6409 method texParameteri
6410 method texStorage2D
6411 method texStorage3D
6412 method texSubImage2D
6413 method texSubImage3D
6414 method transformFeedbackVaryings
6415 method uniform1f
6416 method uniform1fv
6417 method uniform1i
6418 method uniform1iv
6419 method uniform1ui
6420 method uniform1uiv
6421 method uniform2f
6422 method uniform2fv
6423 method uniform2i
6424 method uniform2iv
6425 method uniform2ui
6426 method uniform2uiv
6427 method uniform3f
6428 method uniform3fv
6429 method uniform3i
6430 method uniform3iv
6431 method uniform3ui
6432 method uniform3uiv
6433 method uniform4f
6434 method uniform4fv
6435 method uniform4i
6436 method uniform4iv
6437 method uniform4ui
6438 method uniform4uiv
6439 method uniformBlockBinding
6440 method uniformMatrix2fv
6441 method uniformMatrix2x3fv
6442 method uniformMatrix2x4fv
6443 method uniformMatrix3fv
6444 method uniformMatrix3x2fv
6445 method uniformMatrix3x4fv
6446 method uniformMatrix4fv
6447 method uniformMatrix4x2fv
6448 method uniformMatrix4x3fv
6449 method useProgram
6450 method validateProgram
6451 method vertexAttrib1f
6452 method vertexAttrib1fv
6453 method vertexAttrib2f
6454 method vertexAttrib2fv
6455 method vertexAttrib3f
6456 method vertexAttrib3fv
6457 method vertexAttrib4f
6458 method vertexAttrib4fv
6459 method vertexAttribDivisor
6460 method vertexAttribI4i
6461 method vertexAttribI4iv
6462 method vertexAttribI4ui
6463 method vertexAttribI4uiv
6464 method vertexAttribIPointer
6465 method vertexAttribPointer
6466 method viewport
6467 method waitSync
5675 interface WebGLActiveInfo 6468 interface WebGLActiveInfo
5676 attribute @@toStringTag 6469 attribute @@toStringTag
5677 getter name 6470 getter name
5678 getter size 6471 getter size
5679 getter type 6472 getter type
5680 method constructor 6473 method constructor
5681 interface WebGLBuffer 6474 interface WebGLBuffer
5682 attribute @@toStringTag 6475 attribute @@toStringTag
5683 method constructor 6476 method constructor
5684 interface WebGLContextEvent : Event 6477 interface WebGLContextEvent : Event
5685 attribute @@toStringTag 6478 attribute @@toStringTag
5686 getter statusMessage 6479 getter statusMessage
5687 method constructor 6480 method constructor
5688 interface WebGLFramebuffer 6481 interface WebGLFramebuffer
5689 attribute @@toStringTag 6482 attribute @@toStringTag
5690 method constructor 6483 method constructor
5691 interface WebGLProgram 6484 interface WebGLProgram
5692 attribute @@toStringTag 6485 attribute @@toStringTag
5693 method constructor 6486 method constructor
6487 interface WebGLQuery
6488 attribute @@toStringTag
6489 method constructor
5694 interface WebGLRenderbuffer 6490 interface WebGLRenderbuffer
5695 attribute @@toStringTag 6491 attribute @@toStringTag
5696 method constructor 6492 method constructor
5697 interface WebGLRenderingContext 6493 interface WebGLRenderingContext
5698 attribute @@toStringTag 6494 attribute @@toStringTag
5699 attribute ACTIVE_ATTRIBUTES 6495 attribute ACTIVE_ATTRIBUTES
5700 attribute ACTIVE_TEXTURE 6496 attribute ACTIVE_TEXTURE
5701 attribute ACTIVE_UNIFORMS 6497 attribute ACTIVE_UNIFORMS
5702 attribute ALIASED_LINE_WIDTH_RANGE 6498 attribute ALIASED_LINE_WIDTH_RANGE
5703 attribute ALIASED_POINT_SIZE_RANGE 6499 attribute ALIASED_POINT_SIZE_RANGE
(...skipping 422 matching lines...) Expand 10 before | Expand all | Expand 10 after
6126 method vertexAttrib1f 6922 method vertexAttrib1f
6127 method vertexAttrib1fv 6923 method vertexAttrib1fv
6128 method vertexAttrib2f 6924 method vertexAttrib2f
6129 method vertexAttrib2fv 6925 method vertexAttrib2fv
6130 method vertexAttrib3f 6926 method vertexAttrib3f
6131 method vertexAttrib3fv 6927 method vertexAttrib3fv
6132 method vertexAttrib4f 6928 method vertexAttrib4f
6133 method vertexAttrib4fv 6929 method vertexAttrib4fv
6134 method vertexAttribPointer 6930 method vertexAttribPointer
6135 method viewport 6931 method viewport
6932 interface WebGLSampler
6933 attribute @@toStringTag
6934 method constructor
6136 interface WebGLShader 6935 interface WebGLShader
6137 attribute @@toStringTag 6936 attribute @@toStringTag
6138 method constructor 6937 method constructor
6139 interface WebGLShaderPrecisionFormat 6938 interface WebGLShaderPrecisionFormat
6140 attribute @@toStringTag 6939 attribute @@toStringTag
6141 getter precision 6940 getter precision
6142 getter rangeMax 6941 getter rangeMax
6143 getter rangeMin 6942 getter rangeMin
6144 method constructor 6943 method constructor
6944 interface WebGLSync
6945 attribute @@toStringTag
6946 method constructor
6145 interface WebGLTexture 6947 interface WebGLTexture
6146 attribute @@toStringTag 6948 attribute @@toStringTag
6147 method constructor 6949 method constructor
6950 interface WebGLTransformFeedback
6951 attribute @@toStringTag
6952 method constructor
6148 interface WebGLUniformLocation 6953 interface WebGLUniformLocation
6149 attribute @@toStringTag 6954 attribute @@toStringTag
6150 method constructor 6955 method constructor
6956 interface WebGLVertexArrayObject
6957 attribute @@toStringTag
6958 method constructor
6151 interface WebKitAnimationEvent : Event 6959 interface WebKitAnimationEvent : Event
6152 attribute @@toStringTag 6960 attribute @@toStringTag
6153 getter animationName 6961 getter animationName
6154 getter elapsedTime 6962 getter elapsedTime
6155 method constructor 6963 method constructor
6156 interface WebKitCSSMatrix 6964 interface WebKitCSSMatrix
6157 attribute @@toStringTag 6965 attribute @@toStringTag
6158 getter a 6966 getter a
6159 getter b 6967 getter b
6160 getter c 6968 getter c
(...skipping 695 matching lines...) Expand 10 before | Expand all | Expand 10 after
6856 method stop 7664 method stop
6857 method webkitCancelAnimationFrame 7665 method webkitCancelAnimationFrame
6858 method webkitCancelRequestAnimationFrame 7666 method webkitCancelRequestAnimationFrame
6859 method webkitRequestAnimationFrame 7667 method webkitRequestAnimationFrame
6860 method webkitRequestFileSystem 7668 method webkitRequestFileSystem
6861 method webkitResolveLocalFileSystemURL 7669 method webkitResolveLocalFileSystemURL
6862 PASS successfullyParsed is true 7670 PASS successfullyParsed is true
6863 7671
6864 TEST COMPLETE 7672 TEST COMPLETE
6865 7673
OLDNEW
« no previous file with comments | « content/child/runtime_features.cc ('k') | third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698