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:useType
(Results
1 - 5
of
5
) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H
A
D
vktComputeCooperativeMatrixTests.cpp
142
UseType
useType
;
member
147
bool isKhr (UseType
useType
)
in isKhr()
argument
149
return
useType
!= UT_NV;
in isKhr()
312
if (isKhr(m_data.
useType
))
in checkSupport()
349
std::vector<VkCooperativeMatrixPropertiesKHR> properties = getCooperativeMatrixPropertiesConverted(context, isKhr(m_data.
useType
));
in checkSupport()
380
switch (m_data.
useType
)
in checkSupport()
472
const char* suffix = (isKhr(m_data.
useType
) ? "" : "NV");
in initPrograms()
473
const char* ext = isKhr(m_data.
useType
)
in initPrograms()
562
if (isKhr(m_data.
useType
))
in initPrograms()
565
const char* sameType = m_data.
useType
in initPrograms()
1698
getUseType(UseType
useType
)
getUseType()
argument
1710
createCooperativeMatrixTestsInternal(tcu::TestContext& testCtx, vk::ComputePipelineConstructionType computePipelineConstructionType, UseType
useType
)
createCooperativeMatrixTestsInternal()
argument
[all...]
H
A
D
vktComputeWorkgroupMemoryExplicitLayoutTests.cpp
72
void
useType
(glu::DataType dt)
in useType()
function
865
p.
useType
(m_caseDef.zeroElementType);
in checkSupport()
866
p.
useType
(m_caseDef.fieldType[0]);
in checkSupport()
867
p.
useType
(m_caseDef.fieldType[1]);
in checkSupport()
1128
p.
useType
(m_caseDef.types[i]);
in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H
A
D
vktComputeWorkgroupMemoryExplicitLayoutTests.cpp
69
void
useType
(glu::DataType dt)
in useType()
function
882
p.
useType
(m_caseDef.zeroElementType);
in checkSupport()
883
p.
useType
(m_caseDef.fieldType[0]);
in checkSupport()
884
p.
useType
(m_caseDef.fieldType[1]);
in checkSupport()
1140
p.
useType
(m_caseDef.types[i]);
in checkSupport()
/third_party/vk-gl-cts/modules/glshared/
H
A
D
glsFboUtil.cpp
683
static void logImage (const Image& img, TestLog& log, bool
useType
)
in logImage()
argument
687
if (
useType
&& type != GL_NONE)
in logImage()
/third_party/sqlite/src/
H
A
D
sqlite3.c
[all...]
Completed in 127 milliseconds