Searched refs:INVALID_ENUM (Results 1 – 16 of 16) sorted by relevance
/external/mesa3d/docs/ |
D | MESA_ycbcr_texture.spec | 176 INVALID_ENUM is generated by TexImage2D if <internalFormat> is 179 INVALID_ENUM is generated by TexImage2D if <format> is MESA_YCBCR but
|
/external/chromium_org/third_party/mesa/src/docs/ |
D | MESA_ycbcr_texture.spec | 176 INVALID_ENUM is generated by TexImage2D if <internalFormat> is 179 INVALID_ENUM is generated by TexImage2D if <format> is MESA_YCBCR but
|
/external/chromium_org/gpu/GLES2/extensions/CHROMIUM/ |
D | CHROMIUM_lose_context.txt | 42 INVALID_ENUM is generated if <current> or <other> is not one of the values
|
D | CHROMIUM_image.txt | 61 INVALID_ENUM is generated if <usage> is not one of 104 INVALID_ENUM is generated if <pname> is not IMAGE_ROWBYTES_CHROMIUM.
|
D | CHROMIUM_map_sub.txt | 71 INVALID_ENUM is generated if <access> is not WRITE_ONLY 113 INVALID_ENUM is generated if <access> is not WRITE_ONLY
|
D | CHROMIUM_get_multiple.txt | 44 INVALID_ENUM is generated if any of the pnames are not valid for GetIntegerv
|
/external/chromium_org/third_party/angle/extensions/ |
D | EXT_texture_storage.txt | 197 3.11, an INVALID_ENUM error is generated. [fn: The corresponding table 216 If <target> is not TEXTURE_1D or PROXY_TEXTURE_1D then INVALID_ENUM 263 If <target> is not one of those listed above, the error INVALID_ENUM 303 If <target> is not one of those listed above, the error INVALID_ENUM 544 generate an INVALID_ENUM error. If as a result, any of the commands 578 INVALID_ENUM error. 589 [PROXY_]TEXTURE_1D, then the error INVALID_ENUM is generated. 594 error INVALID_ENUM is generated. 598 [PROXY_]TEXTURE_CUBE_MAP_ARRAY then the error INVALID_ENUM is 900 generate INVALID_ENUM.
|
D | ANGLE_timer_query.txt | 292 The error INVALID_ENUM is generated if BeginQueryANGLE or EndQueryANGLE 295 The error INVALID_ENUM is generated if GetQueryivANGLE is called where 298 The error INVALID_ENUM is generated if GetQueryivANGLE is called where 301 The error INVALID_ENUM is generated if QueryCounterANGLE is called where 318 The error INVALID_ENUM is generated if GetQueryObjectivANGLE,
|
D | EXT_blend_minmax.txt | 140 INVALID_ENUM is generated by BlendEquationEXT if its single parameter
|
D | ANGLE_framebuffer_blit.txt | 279 FRAMEBUFFER, the error INVALID_ENUM is generated. If <target> is 344 The error INVALID_ENUM is generated by BlitFramebufferANGLE if 347 The error INVALID_ENUM is generated if BindFramebuffer,
|
D | ANGLE_instanced_arrays.txt | 277 INVALID_ENUM is generated by DrawElementsInstancedANGLE if <type> is 283 INVALID_ENUM is generated by DrawArraysInstancedANGLE or
|
D | ANGLE_framebuffer_multisample.txt | 282 equal to RENDERBUFFER, the error INVALID_ENUM is generated. 287 INVALID_ENUM is generated.
|
D | EXT_draw_buffers.txt | 406 The INVALID_ENUM error is generated by FramebufferRenderbuffer if 409 The INVALID_ENUM error is generated by FramebufferTexture2D if 412 The INVALID_ENUM error is generated by GetFramebufferAttachmentParameteriv
|
/external/apache-xml/src/main/java/org/apache/xalan/res/ |
D | XSLTErrorResources.java | 388 public static final String INVALID_ENUM = "INVALID_ENUM"; field in XSLTErrorResources 1091 { INVALID_ENUM, in getContents()
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
D | XSLTAttributeDef.java | 647 …handleError(handler, XSLTErrorResources.INVALID_ENUM,new Object[]{name, value, enumNamesList.toStr… in processENUM() 712 …handleError(handler,XSLTErrorResources.INVALID_ENUM,new Object[]{name, value, enumNamesList.toStri… in processENUM_OR_PQNAME() 722 …handleError(handler,XSLTErrorResources.INVALID_ENUM,new Object[]{name, value, enumNamesList.toStri… in processENUM_OR_PQNAME() 731 …handleError(handler,XSLTErrorResources.INVALID_ENUM,new Object[]{name, value, enumNamesList.toStri… in processENUM_OR_PQNAME()
|
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/ |
D | WebGLRenderingContextBase.idl | 163 const GLenum INVALID_ENUM = 0x0500;
|