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:getTestType
(Results
1 - 3
of
3
) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/common/
H
A
D
glcViewportArrayTests.hpp
598
virtual TEST_TYPE
getTestType
();
864
virtual TEST_TYPE
getTestType
();
888
virtual TEST_TYPE
getTestType
();
921
virtual TEST_TYPE
getTestType
();
975
virtual TEST_TYPE
getTestType
();
1015
virtual TEST_TYPE
getTestType
();
1068
virtual TEST_TYPE
getTestType
();
H
A
D
glcViewportArrayTests.cpp
2535
const TEST_TYPE test_type =
getTestType
();
in iterate()
2756
DrawTestBase::TEST_TYPE DrawTestBase::
getTestType
()
in getTestType()
function in glcts::ViewportArray::DrawTestBase
4019
DrawTestBase::TEST_TYPE Scissor::
getTestType
()
in getTestType()
function in glcts::ViewportArray::Scissor
4086
DrawTestBase::TEST_TYPE ScissorZeroDimension::
getTestType
()
in getTestType()
function in glcts::ViewportArray::ScissorZeroDimension
4178
DrawTestBase::TEST_TYPE ScissorClear::
getTestType
()
in getTestType()
function in glcts::ViewportArray::ScissorClear
4339
DrawTestBase::TEST_TYPE DepthRange::
getTestType
()
in getTestType()
function in glcts::ViewportArray::DepthRange
4515
DrawTestBase::TEST_TYPE DepthRangeDepthTest::
getTestType
()
in getTestType()
function in glcts::ViewportArray::DepthRangeDepthTest
4769
DrawTestBase::TEST_TYPE ProvokingVertex::
getTestType
()
in getTestType()
function in glcts::ViewportArray::ProvokingVertex
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H
A
D
vktVideoDecodeTests.cpp
243
TestType
getTestType
() const
in getTestType()
function in vkt::video::__anon28942::TestDefinition
1018
switch (m_testDefinition->
getTestType
())
in checkSupport()
1055
TestType firstType = m_testDefinitions[0]->
getTestType
();
in checkSupport()
1057
DE_ASSERT(test->
getTestType
() == firstType);
in checkSupport()
1059
switch (m_testDefinitions[0]->
getTestType
())
in checkSupport()
1088
const char* testName = getTestName(defn->
getTestType
());
in createVideoDecodeTests()
Completed in 9 milliseconds