HomeSort by relevance Sort by last modified time
    Searched refs:is_variable_length (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
glX_XML.py 269 if not param.is_variable_length() and not param.is_client_only:
296 if param.is_variable_length():
360 if (not p.is_output) and (p.is_variable_length() or p.is_image()):
glX_proto_send.py 497 if p.is_variable_length():
    [all...]
gl_XML.py 493 def is_variable_length(self): member in class:gl_parameter
  /external/mesa3d/src/mapi/glapi/gen/
glX_XML.py 269 if not param.is_variable_length() and not param.is_client_only:
296 if param.is_variable_length():
360 if (not p.is_output) and (p.is_variable_length() or p.is_image()):
glX_proto_send.py 497 if p.is_variable_length():
    [all...]
gl_XML.py 493 def is_variable_length(self): member in class:gl_parameter

Completed in 33 milliseconds