Home
last modified time | relevance | path

Searched refs:INVALID_ENUM (Results 1 – 16 of 16) sorted by relevance

/external/mesa3d/docs/
DMESA_ycbcr_texture.spec176 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/
DMESA_ycbcr_texture.spec176 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/
DCHROMIUM_lose_context.txt42 INVALID_ENUM is generated if <current> or <other> is not one of the values
DCHROMIUM_image.txt61 INVALID_ENUM is generated if <usage> is not one of
104 INVALID_ENUM is generated if <pname> is not IMAGE_ROWBYTES_CHROMIUM.
DCHROMIUM_map_sub.txt71 INVALID_ENUM is generated if <access> is not WRITE_ONLY
113 INVALID_ENUM is generated if <access> is not WRITE_ONLY
DCHROMIUM_get_multiple.txt44 INVALID_ENUM is generated if any of the pnames are not valid for GetIntegerv
/external/chromium_org/third_party/angle/extensions/
DEXT_texture_storage.txt197 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.
DANGLE_timer_query.txt292 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,
DEXT_blend_minmax.txt140 INVALID_ENUM is generated by BlendEquationEXT if its single parameter
DANGLE_framebuffer_blit.txt279 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,
DANGLE_instanced_arrays.txt277 INVALID_ENUM is generated by DrawElementsInstancedANGLE if <type> is
283 INVALID_ENUM is generated by DrawArraysInstancedANGLE or
DANGLE_framebuffer_multisample.txt282 equal to RENDERBUFFER, the error INVALID_ENUM is generated.
287 INVALID_ENUM is generated.
DEXT_draw_buffers.txt406 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/
DXSLTErrorResources.java388 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/
DXSLTAttributeDef.java647 …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/
DWebGLRenderingContextBase.idl163 const GLenum INVALID_ENUM = 0x0500;