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:VULKAN
(Results
1 - 25
of
82
) sorted by relevance
1
2
3
4
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H
A
D
gpu_resource_util.cpp
50
if (backendType == DeviceBackendType::
VULKAN
) {
in CopyGpuResource()
66
if (backendType == DeviceBackendType::
VULKAN
) {
in DebugBufferName()
81
if (backendType == DeviceBackendType::
VULKAN
) {
in DebugImageName()
96
if (backendType == DeviceBackendType::
VULKAN
) {
in DebugSamplerName()
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/
H
A
D
drawing_utils.h
25
VULKAN
,
member in OHOS::Rosen::RenderBackendType
49
return RenderBackendType::
VULKAN
;
in GetRenderBackendType()
H
A
D
canvas_context.cpp
31
case RenderBackendType::
VULKAN
:
in Create()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H
A
D
rs_ui_first_surface_render_node_drawable.cpp
149
if (OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
VULKAN
||
in GetCompletedImage()
167
if (OHOS::Rosen::RSSystemProperties::GetGpuApiType() != OHOS::Rosen::GpuApiType::
VULKAN
&&
in GetCompletedImage()
175
if (OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
VULKAN
||
in GetCompletedImage()
298
if (OHOS::Rosen::RSSystemProperties::GetGpuApiType() != OHOS::Rosen::GpuApiType::
VULKAN
&&
in InitCacheSurface()
305
if (OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
VULKAN
||
in InitCacheSurface()
387
if (RSSystemProperties::GetGpuApiType() == GpuApiType::
VULKAN
||
in UpdateCompletedCacheSurface()
408
if (RSSystemProperties::GetGpuApiType() == GpuApiType::
VULKAN
||
in ClearCacheSurface()
417
if (RSSystemProperties::GetGpuApiType() == GpuApiType::
VULKAN
||
in ClearCacheSurface()
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H
A
D
render_compatibility_common.h
20
#ifndef
VULKAN
38
#ifdef
VULKAN
H
A
D
render_post_process_layout_common.h
23
#ifdef
VULKAN
H
A
D
render_post_process_common.h
21
#ifdef
VULKAN
H
A
D
render_post_process_structs_common.h
22
#ifdef
VULKAN
H
A
D
render_packing_common.h
20
#ifdef
VULKAN
/foundation/graphic/graphic_3d/lume/LumeDotfield/assets/app/shaders/common/
H
A
D
dotfield_common.h
20
#ifdef
VULKAN
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
H
A
D
system_properties.cpp
36
const GpuApiType SystemProperties::systemGpuApiType_ = GpuApiType::
VULKAN
;
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H
A
D
system_properties.h
23
VULKAN
,
member in OHOS::Rosen::GpuApiType
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H
A
D
intf_device.h
101
VULKAN
,
member in DeviceBackendType
112
DeviceBackendType backendType { DeviceBackendType::
VULKAN
};
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceframeohosgl_fuzzer/
H
A
D
rssurfaceframeohosgl_fuzzer.cpp
133
if (RSSystemProperties::GetGpuApiType() == GpuApiType::
VULKAN
||
in InitRenderContext()
151
if (RSSystemProperties::GetGpuApiType() == GpuApiType::
VULKAN
||
in ReleaseRenderContext()
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H
A
D
3d_dm_depth_vert_layout_common.h
22
#ifdef
VULKAN
H
A
D
3d_dm_env_frag_layout_common.h
23
#ifdef
VULKAN
H
A
D
3d_dm_deferred_shading_frag_layout_common.h
24
#ifdef
VULKAN
H
A
D
3d_dm_inplace_post_process.h
24
#ifdef
VULKAN
H
A
D
3d_post_process_layout_common.h
24
#ifdef
VULKAN
H
A
D
3d_dm_vert_layout_common.h
23
#ifdef
VULKAN
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H
A
D
surface_ohos.cpp
40
case RenderBackendType::
VULKAN
:
in CreateSurface()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H
A
D
rs_ui_director_test.cpp
174
if (RSSystemProperties::GetGpuApiType() != GpuApiType::
VULKAN
) {
in HWTEST_F()
434
if (RSSystemProperties::GetGpuApiType() != GpuApiType::
VULKAN
) {
in HWTEST_F()
461
if (RSSystemProperties::GetGpuApiType() != GpuApiType::
VULKAN
) {
in HWTEST_F()
579
if (RSSystemProperties::GetGpuApiType() != GpuApiType::
VULKAN
) {
in HWTEST_F()
582
if (RSSystemProperties::GetGpuApiType() != GpuApiType::
VULKAN
) {
in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/resource/
H
A
D
rs_resource_helper_skia.cpp
40
if (OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
VULKAN
||
in UploadTextureWithSkia()
H
A
D
rs_resource_helper_drawing.cpp
40
if (OHOS::Rosen::RSSystemProperties::GetGpuApiType() == OHOS::Rosen::GpuApiType::
VULKAN
||
in UploadTextureWithDrawing()
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H
A
D
rs_egl_image_mgr_test.cpp
66
if (RSSystemProperties::GetGpuApiType() == GpuApiType::
VULKAN
||
in HWTEST_F()
128
if (RSSystemProperties::GetGpuApiType() == GpuApiType::
VULKAN
||
in HWTEST_F()
Completed in 8 milliseconds
1
2
3
4