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

  /external/deqp/scripts/egl/
func_ptrs.py 24 from khr_util.format import commandParams
30 commandParams(command))
library.py 24 from khr_util.format import indentLines, commandParams, commandArgs
32 commandParams(command))
38 commandParams(command))
49 paramDecls = commandParams(command),
  /external/deqp/scripts/opengl/
gen_func_ptrs.py 29 commandParams(command))
gen_null_render_context.py 68 paramDecls = commandParams(command),
gen_wrapper.py 65 paramDecls = commandParams(command),
src_util.py 162 commandParams = khr_util.format.commandParams
  /external/deqp/scripts/khr_util/
format.py 110 def commandParams (command):

Completed in 75 milliseconds