OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gltype
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/main/
APIspec.py
141
self._gltype = func_node.prop("
gltype
")
300
def __init__(self, param_node,
gltype
=None, size=0):
307
if
gltype
:
308
type = type.replace("
GLtype
",
gltype
)
309
elif type.find("
GLtype
") != -1:
/external/mesa3d/src/mesa/main/
APIspec.py
141
self._gltype = func_node.prop("
gltype
")
300
def __init__(self, param_node,
gltype
=None, size=0):
307
if
gltype
:
308
type = type.replace("
GLtype
",
gltype
)
309
elif type.find("
GLtype
") != -1:
/external/bison/
configure
[
all
...]
/external/chromium_org/ppapi/generators/
idl_c_proto.py
179
for
gltype
in ['GLbitfield', 'GLboolean', 'GLbyte', 'GLclampf',
183
ptrtype =
gltype
+ '_ptr_t'
191
RemapName[ptrtype] = '%s*' %
gltype
/ndk/sources/host-tools/sed-4.2.1/
configure
[
all
...]
/external/chromium_org/gpu/command_buffer/
build_gles2_cmd_buffer.py
[
all
...]
Completed in 2880 milliseconds