Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:glxCode
(Results
1 - 5
of
5
) sorted by relevance
/third_party/mesa3d/src/glx/
H
A
D
glx_pbuffer.c
91
req->
glxCode
= X_GLXChangeDrawableAttributes;
in ChangeDrawableAttribute()
102
vpreq->
glxCode
= X_GLXVendorPrivateWithReply;
in ChangeDrawableAttribute()
332
req->
glxCode
= X_GLXGetDrawableAttributes;
in __glXGetDrawableAttribute()
343
vpreq->
glxCode
= X_GLXVendorPrivateWithReply;
in __glXGetDrawableAttribute()
443
protocolDestroyDrawable(Display *dpy, GLXDrawable drawable, CARD32
glxCode
)
in protocolDestroyDrawable()
argument
456
req->
glxCode
=
glxCode
;
in protocolDestroyDrawable()
519
req->
glxCode
= X_GLXCreateWindow;
in CreateDrawable()
521
req->
glxCode
= X_GLXCreatePixmap;
in CreateDrawable()
535
CARD8
glxCode
;
in CreateDrawable()
local
552
DestroyDrawable(Display * dpy, GLXDrawable drawable, CARD32
glxCode
)
DestroyDrawable()
argument
[all...]
H
A
D
indirect_glx.c
97
req->
glxCode
= X_GLXMakeCurrent;
in SendMakeCurrentRequest()
115
req->
glxCode
= X_GLXMakeContextCurrent;
in SendMakeCurrentRequest()
130
req->
glxCode
= X_GLXVendorPrivateWithReply;
in SendMakeCurrentRequest()
225
req->
glxCode
= X_GLXWaitGL;
in indirect_wait_gl()
243
req->
glxCode
= X_GLXWaitX;
in indirect_wait_x()
H
A
D
glxcmds.c
364
req->
glxCode
= X_GLXCreateContext;
in CreateContext()
379
req->
glxCode
= X_GLXCreateNewContext;
in CreateContext()
399
req->
glxCode
= X_GLXVendorPrivateWithReply;
in CreateContext()
487
req->
glxCode
= X_GLXDestroyContext;
in glx_send_destroy_context()
608
req->
glxCode
= X_GLXUseXFont;
in glXUseXFont()
672
req->
glxCode
= X_GLXCopyContext;
in glXCopyContext()
732
req->
glxCode
= X_GLXCreateGLXPixmap;
in glXCreateGLXPixmap()
778
dreq->
glxCode
= X_GLXDestroyGLXPixmap;
in glXCreateGLXPixmap()
811
req->
glxCode
= X_GLXDestroyGLXPixmap;
in glXDestroyGLXPixmap()
1455
req->
glxCode
in glXImportContextEXT()
[all...]
H
A
D
packsingle.h
72
req->
glxCode
= opcode; \
H
A
D
glxext.c
713
req->
glxCode
= X_GLXGetVisualConfigs;
in getVisualConfigs()
750
fb_req->
glxCode
= X_GLXGetFBConfigs;
in getFBConfigs()
759
sgi_req->
glxCode
= X_GLXVendorPrivateWithReply;
in getFBConfigs()
Completed in 6 milliseconds