HomeSort by relevance Sort by last modified time
    Searched defs:is_image (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mapi/glapi/gen/
gl_XML.py 486 def is_image(self): member in class:gl_parameter
551 if self.is_image():
583 elif self.is_image():
736 if param.is_image():
    [all...]
  /external/mesa3d/src/compiler/
glsl_types.h 556 bool is_image() const function in struct:glsl_type

Completed in 64 milliseconds