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:protected_memory
(Results
1 - 2
of
2
) sorted by relevance
/third_party/vk-gl-cts/
H
A
D
AndroidGen.mk
323
external/vulkancts/modules/vulkan/
protected_memory
/vktProtectedMemAttachmentClearTests.cpp \
324
external/vulkancts/modules/vulkan/
protected_memory
/vktProtectedMemAttachmentLoadTests.cpp \
325
external/vulkancts/modules/vulkan/
protected_memory
/vktProtectedMemBlitImageTests.cpp \
326
external/vulkancts/modules/vulkan/
protected_memory
/vktProtectedMemBufferValidator.cpp \
327
external/vulkancts/modules/vulkan/
protected_memory
/vktProtectedMemClearColorImageTests.cpp \
328
external/vulkancts/modules/vulkan/
protected_memory
/vktProtectedMemContext.cpp \
329
external/vulkancts/modules/vulkan/
protected_memory
/vktProtectedMemCopyBufferToImageTests.cpp \
330
external/vulkancts/modules/vulkan/
protected_memory
/vktProtectedMemCopyImageTests.cpp \
331
external/vulkancts/modules/vulkan/
protected_memory
/vktProtectedMemCopyImageToBufferTests.cpp \
332
external/vulkancts/modules/vulkan/
protected_memory
/vktProtectedMemFillUpdateCopyBufferTest
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H
A
D
vn_physical_device.c
52
VkPhysicalDeviceProtectedMemoryFeatures
protected_memory
;
in vn_physical_device_init_features()
member
85
VN_ADD_TO_PNEXT(local_feats.
protected_memory
, PROTECTED_MEMORY_FEATURES,
in vn_physical_device_init_features()
225
local_feats.
protected_memory
.protectedMemory;
in vn_physical_device_init_features()
434
VkPhysicalDeviceProtectedMemoryProperties
protected_memory
;
in vn_physical_device_init_properties()
member
457
VN_ADD_TO_PNEXT(local_props.
protected_memory
,
in vn_physical_device_init_properties()
547
local_props.
protected_memory
.protectedNoFault;
in vn_physical_device_init_properties()
1602
VkPhysicalDeviceProtectedMemoryFeatures *
protected_memory
;
in vn_GetPhysicalDeviceFeatures2()
member
1687
u.
protected_memory
->protectedMemory = vk11_feats->protectedMemory;
in vn_GetPhysicalDeviceFeatures2()
1895
VkPhysicalDeviceProtectedMemoryProperties *
protected_memory
;
in vn_GetPhysicalDeviceProperties2()
member
1969
u.
protected_memory
in vn_GetPhysicalDeviceProperties2()
[all...]
Completed in 4 milliseconds