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
defs:getNative
(Results
1 - 11
of
11
) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H
A
D
CLDeviceCL.h
44
inline cl_device_id CLDeviceCL::
getNative
() const
in getNative()
function in rx::CLDeviceCL
H
A
D
CLPlatformCL.h
48
inline cl_platform_id CLPlatformCL::
getNative
() const
in getNative()
function in rx::CLPlatformCL
H
A
D
CLEventCL.h
45
inline cl_event CLEventCL::
getNative
() const
in getNative()
function in rx::CLEventCL
H
A
D
CLKernelCL.h
34
inline cl_kernel CLKernelCL::
getNative
() const
in getNative()
function in rx::CLKernelCL
H
A
D
CLMemoryCL.h
35
inline cl_mem CLMemoryCL::
getNative
() const
in getNative()
function in rx::CLMemoryCL
H
A
D
CLCommandQueueCL.h
217
inline cl_command_queue CLCommandQueueCL::
getNative
() const
in getNative()
function in rx::CLCommandQueueCL
H
A
D
CLProgramCL.h
63
inline cl_program CLProgramCL::
getNative
() const
in getNative()
function in rx::CLProgramCL
H
A
D
CLSamplerCL.h
30
inline cl_sampler CLSamplerCL::
getNative
() const
in getNative()
function in rx::CLSamplerCL
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H
A
D
vkWsiPlatform.hpp
84
NativeType
getNative
(void) const { return m_native; }
in getNative()
function
100
NativeType
getNative
(void) const { return m_native; }
in getNative()
function
/third_party/skia/third_party/externals/angle2/include/
H
A
D
angle_cl.h
78
NativeObjectType *
getNative
() { return static_cast<NativeObjectType *>(this); }
in getNative()
function
80
const NativeObjectType *
getNative
() const
in getNative()
function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
H
A
D
DisplayGbm.h
75
const NativeWindow *
getNative
() const { return mNative; }
in getNative()
function in rx::final::final
Completed in 3 milliseconds