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:objects_ptr
(Results
1 - 4
of
4
) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
H
A
D
es3cCopyTexImageConversionsTests.cpp
6313
NonRenderableInternalformatSupportObjects*
objects_ptr
);
6697
* @param
objects_ptr
Deref where generated object ids are stored
6704
NonRenderableInternalformatSupportObjects*
objects_ptr
)
6991
if (
objects_ptr
== NULL)
7033
gl.useProgram(
objects_ptr
->program_object_id);
7035
if (!setUniformValues(
objects_ptr
->src_2D_texture_uniform_location, src_2D_texture_attachment,
7036
objects_ptr
->src_2DArray_texture_uniform_location,
7037
src_2DArray_texture_attachment,
objects_ptr
->src_3D_texture_uniform_location,
7038
src_3D_texture_attachment,
objects_ptr
->src_Cube_texture_uniform_location,
7039
src_Cube_texture_attachment,
objects_ptr
[all...]
/third_party/mesa3d/include/drm-uapi/
H
A
D
drm_mode.h
1175
* @
objects_ptr
: Pointer to objects.
1179
__u64
objects_ptr
;
member
/third_party/libdrm/include/drm/
H
A
D
drm_mode.h
1091
* @
objects_ptr
: Pointer to objects.
1095
__u64
objects_ptr
;
member
/third_party/libdrm/
H
A
D
xf86drmMode.c
1690
get.
objects_ptr
= VOID2U64(&ret->objects[0]);
in drmModeGetLease()
Completed in 18 milliseconds