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:result_uint
(Results
1 - 3
of
3
) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H
A
D
gl4cPipelineStatisticsQueryTests.hpp
183
glw::GLuint
result_uint
;
member
199
result_uint
= UINT_MAX;
in _test_execution_result()
H
A
D
gl4cPipelineStatisticsQueryTests.cpp
433
glw::GLuint
result_uint
= UINT_MAX;
in executeQuery()
local
448
offset_uint = &
result_uint
;
in executeQuery()
572
result_uint
= *(glw::GLuint*)(bo_data_ptr + (int)(deIntptr)offset_uint);
in executeQuery()
594
out_result->result_qo_uint =
result_uint
;
in executeQuery()
601
out_result->
result_uint
=
result_uint
;
in executeQuery()
1270
(glw::GLuint64)run_result.
result_uint
== expected_value) ||
in verifyResultValues()
1272
(glw::GLuint64)run_result.
result_uint
>= expected_value))
in verifyResultValues()
1345
run_result.
result_uint
, "non-QO BO uint32", n_expected_values, expected_values, query_type, draw_call_name,
in verifyResultValues()
1356
run_result.
result_uint
, "no
in verifyResultValues()
[all...]
H
A
D
gl4cTextureViewTests.cpp
6597
unsigned int*
result_uint
= (unsigned int*)result;
in getComponentDataForByteAlignedInternalformat()
local
6693
result_uint
[n_component] = *(unsigned char*)data;
in getComponentDataForByteAlignedInternalformat()
6696
result_uint
[n_component] = *(unsigned short*)data;
in getComponentDataForByteAlignedInternalformat()
6699
result_uint
[n_component] = *(unsigned int*)data;
in getComponentDataForByteAlignedInternalformat()
Completed in 15 milliseconds