OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:paramDecls
(Results
1 - 3
of
3
) sorted by null
/external/deqp/scripts/opengl/
gen_null_render_context.py
59
GLW_APICALL {returnType} GLW_APIENTRY {commandName} ({
paramDecls
})
66
paramDecls
= commandParams(command),
gen_wrapper.py
55
{returnType} {mangledName} ({
paramDecls
})
65
paramDecls
= commandParams(command),
/external/deqp/scripts/egl/
library.py
22
{returnType} FuncPtrLibrary::{memberName} ({
paramDecls
}) const
29
paramDecls
= commandParams(command),
Completed in 1018 milliseconds