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

  /external/deqp/scripts/
build_android_mustpass.py 36 def __init__ (self, name, glconfig, rotation, surfacetype, filters):
40 self.surfacetype = surfacetype
112 return "--deqp-gl-config-name=%s --deqp-screen-rotation=%s --deqp-surface-type=%s --deqp-watchdog=enable" % (config.glconfig, config.rotation, config.surfacetype)
278 return ElementTree.SubElement(parentElem, "TestInstance", glconfig=configuration.glconfig, rotation=configuration.rotation, surfacetype=configuration.surfacetype)
385 surfacetype = "window", variable
392 surfacetype = "window", variable
400 surfacetype = "window", variable
407 surfacetype = "window" variable
417 surfacetype = "window", variable
431 surfacetype = "window", variable
447 surfacetype = "window", variable
453 surfacetype = "window", variable
458 surfacetype = "window", variable
463 surfacetype = "window", variable
468 surfacetype = "window", variable
475 surfacetype = "window", variable
483 surfacetype = "window", variable
500 surfacetype = "window", variable
507 surfacetype = "window", variable
512 surfacetype = "window", variable
517 surfacetype = "window", variable
522 surfacetype = "window", variable
529 surfacetype = "window", variable
536 surfacetype = "window", variable
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_state_dump.c 54 get_965_surfacetype(unsigned int surfacetype)
56 switch (surfacetype) {
  /external/libdrm/intel/
intel_decode.c     [all...]

Completed in 103 milliseconds