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:ext8BitStorage
(Results
1 - 14
of
14
) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H
A
D
vktSpvAsmUtils.hpp
231
vk::VkPhysicalDevice8BitStorageFeatures
ext8BitStorage
;
member
244
deMemset(&
ext8BitStorage
, 0, sizeof(vk::VkPhysicalDevice8BitStorageFeatures));
in VulkanFeatures()
H
A
D
vktSpvAsm8bitStorageTests.cpp
148
features.
ext8BitStorage
.storageBuffer8BitAccess = true;
in get8BitStorageFeatures()
150
features.
ext8BitStorage
.uniformAndStorageBuffer8BitAccess = true;
in get8BitStorageFeatures()
152
features.
ext8BitStorage
.storagePushConstant8 = true;
in get8BitStorageFeatures()
1412
spec.requestedVulkanFeatures.
ext8BitStorage
.storagePushConstant8 = true;
in addCompute8bitStoragePushConstant8To32Group()
1899
spec.requestedVulkanFeatures.
ext8BitStorage
.storagePushConstant8 = true;
in addCompute8bitStoragePushConstant8To16Group()
1985
spec.requestedVulkanFeatures.
ext8BitStorage
.storageBuffer8BitAccess = true;
in addCompute8bitStorageBuffer8To8Group()
3204
requiredFeatures.
ext8BitStorage
.storagePushConstant8 = true;
in addGraphics8BitStoragePushConstantInt8To32Group()
4036
requiredFeatures.
ext8BitStorage
.storagePushConstant8 = true;
in addGraphics8BitStoragePushConstantInt8To16Group()
H
A
D
vktSpvAsmWorkgroupMemoryTests.cpp
461
features.
ext8BitStorage
.storageBuffer8BitAccess = true;
in addComputeWorkgroupMemoryTests()
595
features.
ext8BitStorage
.storageBuffer8BitAccess = true;
in addComputeWorkgroupMemoryTests()
H
A
D
vktSpvAsmUtils.cpp
274
if (!is8BitStorageFeaturesSupported(context, requested.
ext8BitStorage
, missingFeature))
in isVulkanFeaturesSupported()
H
A
D
vktSpvAsmIntegerDotProductTests.cpp
209
spec.requestedVulkanFeatures.
ext8BitStorage
.storageBuffer8BitAccess = true;
in addDotProductExtensionAndFeatures()
H
A
D
vktSpvAsmTypeTests.cpp
1558
requiredFeatures.
ext8BitStorage
.storageBuffer8BitAccess = true;
2320
requiredFeatures.
ext8BitStorage
.storageBuffer8BitAccess = true;
H
A
D
vktSpvAsmInstructionTests.cpp
10511
vulkanFeatures.
ext8BitStorage
.storageBuffer8BitAccess = true;
in getVulkanFeaturesAndExtensions()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H
A
D
vktSpvAsmUtils.hpp
231
vk::VkPhysicalDevice8BitStorageFeatures
ext8BitStorage
;
member
244
deMemset(&
ext8BitStorage
, 0, sizeof(vk::VkPhysicalDevice8BitStorageFeatures));
in VulkanFeatures()
H
A
D
vktSpvAsm8bitStorageTests.cpp
148
features.
ext8BitStorage
.storageBuffer8BitAccess = true;
in get8BitStorageFeatures()
150
features.
ext8BitStorage
.uniformAndStorageBuffer8BitAccess = true;
in get8BitStorageFeatures()
152
features.
ext8BitStorage
.storagePushConstant8 = true;
in get8BitStorageFeatures()
1412
spec.requestedVulkanFeatures.
ext8BitStorage
.storagePushConstant8 = true;
in addCompute8bitStoragePushConstant8To32Group()
1899
spec.requestedVulkanFeatures.
ext8BitStorage
.storagePushConstant8 = true;
in addCompute8bitStoragePushConstant8To16Group()
1985
spec.requestedVulkanFeatures.
ext8BitStorage
.storageBuffer8BitAccess = true;
in addCompute8bitStorageBuffer8To8Group()
3204
requiredFeatures.
ext8BitStorage
.storagePushConstant8 = true;
in addGraphics8BitStoragePushConstantInt8To32Group()
4036
requiredFeatures.
ext8BitStorage
.storagePushConstant8 = true;
in addGraphics8BitStoragePushConstantInt8To16Group()
H
A
D
vktSpvAsmWorkgroupMemoryTests.cpp
461
features.
ext8BitStorage
.storageBuffer8BitAccess = true;
in addComputeWorkgroupMemoryTests()
595
features.
ext8BitStorage
.storageBuffer8BitAccess = true;
in addComputeWorkgroupMemoryTests()
H
A
D
vktSpvAsmUtils.cpp
274
if (!is8BitStorageFeaturesSupported(context, requested.
ext8BitStorage
, missingFeature))
in isVulkanFeaturesSupported()
H
A
D
vktSpvAsmIntegerDotProductTests.cpp
209
spec.requestedVulkanFeatures.
ext8BitStorage
.storageBuffer8BitAccess = true;
in addDotProductExtensionAndFeatures()
H
A
D
vktSpvAsmTypeTests.cpp
1560
requiredFeatures.
ext8BitStorage
.storageBuffer8BitAccess = true;
2322
requiredFeatures.
ext8BitStorage
.storageBuffer8BitAccess = true;
H
A
D
vktSpvAsmInstructionTests.cpp
10465
vulkanFeatures.
ext8BitStorage
.storageBuffer8BitAccess = true;
in getVulkanFeaturesAndExtensions()
Completed in 78 milliseconds