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

  /external/deqp/scripts/opengl/
gen_null_render_context.py 61 GLW_APICALL {returnType} GLW_APIENTRY {commandName} ({paramDecls})
68 paramDecls = commandParams(command),
gen_wrapper.py 55 {returnType} {mangledName} ({paramDecls})
65 paramDecls = commandParams(command),
  /external/deqp/scripts/egl/
library.py 42 {returnType} FuncPtrLibrary::{memberName} ({paramDecls}) const
49 paramDecls = commandParams(command),

Completed in 233 milliseconds