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:buf_info
(Results
1 - 14
of
14
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H
A
D
fd4_blend.h
39
uint32_t
buf_info
;
member
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H
A
D
fd5_blend.h
40
uint32_t
buf_info
;
member
/third_party/mesa3d/src/egl/drivers/dri2/
H
A
D
platform_android_mapper.cpp
100
struct buffer_info
buf_info
= *out_buf_info;
in mapper_metadata_get_buffer_info()
local
[all...]
H
A
D
platform_android.c
413
droid_create_image_from_buffer_info(struct dri2_egl_display *dri2_dpy, struct buffer_info *
buf_info
, void *priv)
global()
argument
444
struct buffer_info
buf_info
;
global()
local
[all...]
H
A
D
platform_ohos.c
164
ohos_create_image_from_buffer_info(struct dri2_egl_display *dri2_dpy, struct buffer_info *
buf_info
, void *priv)
ohos_create_image_from_buffer_info()
argument
195
struct buffer_info
buf_info
;
ohos_create_image_from_native_buffer()
local
[all...]
/third_party/mesa3d/src/gallium/frontends/va/
H
A
D
buffer.c
324
VABufferInfo * const
buf_info
= &buf->export_state;
in vlVaAcquireBufferHandle()
local
385
VABufferInfo * const
buf_info
= &buf->export_state;
in vlVaReleaseBufferHandle()
local
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H
A
D
parser_bind_test.cc
50
const auto&
buf_info
= color_buffers[0];
in TEST_F()
local
3541
const auto&
buf_info
= resolve_targets[0];
in TEST_F()
local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H
A
D
radv_meta_copy.c
303
struct radv_meta_blit2d_buffer
buf_info
= {
in copy_image_to_buffer()
local
H
A
D
radv_device_generated_commands.c
1307
VkDescriptorBufferInfo
buf_info
[ARRAY_SIZE(ds_writes)];
in radv_prepare_dgc()
local
/third_party/mesa3d/src/panfrost/vulkan/
H
A
D
panvk_vX_cs.c
160
const struct panvk_attrib_buf_info *
buf_info
= &info->buf[idx];
in panvk_emit_attrib_buf()
local
276
const struct panvk_attrib_buf_info *
buf_info
in panvk_emit_attrib()
local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-buffer.cc
1979
const hb_glyph_info_t *
buf_info
= buffer->info;
in hb_buffer_diff()
local
/third_party/glfw/tests/
H
A
D
triangle-vulkan.c
1038
const VkBufferCreateInfo
buf_info
= {
in demo_prepare_vertices()
local
/third_party/mesa3d/src/gallium/drivers/i915/
H
A
D
i915_context.h
227
uint32_t
buf_info
; /* _3DSTATE_BUF_INFO_CMD flags */
member
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
H
A
D
vulkan_command_buffer_utils.cpp
1125
VkBufferCreateInfo
buf_info
= {};
in init_uniform_buffer()
local
1328
VkBufferCreateInfo
buf_info
= {};
init_vertex_buffer()
local
[all...]
Completed in 21 milliseconds