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:bo_size
(Results
51 - 70
of
70
) sorted by relevance
1
2
3
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H
A
D
esextcTessellationShaderTCTE.cpp
790
unsigned int
bo_size
= 0;
in executeTestRun()
local
2853
const unsigned int
bo_size
= xfb_varyings_size * n_vertices_generated;
in initTestRun()
local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H
A
D
gl3cCullDistanceTests.cpp
473
static const glw::GLuint
bo_size
= sizeof(int) * 4 /* components */ * 4 /* result points */;
in iterate()
local
H
A
D
gl4cTextureViewTests.cpp
8790
glw::GLint
bo_size
= static_cast<glw::GLint>((m_texture_height >> 1) * (m_texture_width >> 1) * sizeof(int));
in initBufferObjects()
local
10119
const glw::GLint
bo_size
= (glw::GLint)(sizeof(glw::GLint) * m_mipmap_colors.size());
in initXFB()
local
H
A
D
gl4cShaderSubroutineTests.cpp
9625
const unsigned int
bo_size
= static_cast<unsigned int>(sizeof(float) * m_n_points_to_draw);
in initTest()
local
H
A
D
gl4cGPUShaderFP64Tests.cpp
9014
unsigned int
bo_size
= 0;
in configureXFBBuffer()
local
/third_party/libdrm/intel/
H
A
D
intel_bufmgr_gem.c
679
unsigned long
bo_size
;
in drm_intel_gem_bo_alloc_internal()
local
/third_party/mesa3d/src/freedreno/vulkan/
H
A
D
tu_device.c
2161
unsigned
bo_size
= 1ull << size_log2;
in tu_get_scratch_bo()
local
/third_party/mesa3d/src/imagination/vulkan/
H
A
D
pvr_device.c
2260
const uint64_t
bo_size
= (!!code) ? (code_offset + code_aligned_size)
in pvr_gpu_upload_pds()
local
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H
A
D
amdgpu_drm.h
67
__u64
bo_size
;
member
/third_party/libdrm/tests/amdgpu/
H
A
D
basic_tests.c
3890
int
bo_size
= 16384;
in amdgpu_memcpy_draw()
local
4111
int
bo_size
= 0x4000000;
in amdgpu_memcpy_draw_hang_slow_test()
local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H
A
D
r600_pipe_common.h
141
uint64_t
bo_size
;
member
/kernel/linux/linux-5.10/include/uapi/drm/
H
A
D
amdgpu_drm.h
144
__u64
bo_size
;
member
/kernel/linux/linux-6.6/include/uapi/drm/
H
A
D
amdgpu_drm.h
169
__u64
bo_size
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H
A
D
amdgpu_drm.h
76
__u64
bo_size
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H
A
D
amdgpu_drm.h
76
__u64
bo_size
;
member
/third_party/mesa3d/include/drm-uapi/
H
A
D
amdgpu_drm.h
150
__u64
bo_size
;
member
/third_party/libdrm/include/drm/
H
A
D
amdgpu_drm.h
146
__u64
bo_size
;
member
/third_party/mesa3d/src/broadcom/vulkan/
H
A
D
v3dv_private.h
510
uint32_t
bo_size
;
member
1750
uint32_t
bo_size
;
member
/third_party/mesa3d/src/amd/vulkan/
H
A
D
radv_device.c
3701
size_t
bo_size
= PERF_CTR_BO_PASS_OFFSET + sizeof(uint64_t) * PERF_CTR_MAX_PASSES;
in radv_CreateDevice()
local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H
A
D
si_pipe.h
334
uint64_t
bo_size
;
member
Completed in 99 milliseconds
1
2
3