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:UNELECTED_VALUE
(Results
1 - 3
of
3
) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H
A
D
glcSubgroupsBasicTests.cpp
44
static const deUint32
UNELECTED_VALUE
= 13u;
member
91
case
UNELECTED_VALUE
:
in checkVertexPipelineStagesSubgroupElectNoSSBO()
117
case
UNELECTED_VALUE
:
in checkVertexPipelineStagesSubgroupElect()
279
unelectedValue <<
UNELECTED_VALUE
;
in initFrameBufferPrograms()
local
736
<< " uint value = " <<
UNELECTED_VALUE
<< "u;\n"
in initPrograms()
771
<< " b0.result[gl_VertexID] = " <<
UNELECTED_VALUE
<< "u;\n"
in initPrograms()
local
804
<< " b1.result[gl_PrimitiveID] = " <<
UNELECTED_VALUE
<< "u;\n"
in initPrograms()
local
839
<< " b2.result[gl_PrimitiveID * 2 + int(gl_TessCoord.x + 0.5)] = " <<
UNELECTED_VALUE
<< "u;\n"
in initPrograms()
local
869
<< " b3.result[gl_PrimitiveIDIn] = " <<
UNELECTED_VALUE
<< "u;\n"
in initPrograms()
local
898
<< " data = " <<
UNELECTED_VALUE
<< "
in initPrograms()
local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H
A
D
vktSubgroupsBasicTests.cpp
61
static const deUint32
UNELECTED_VALUE
= 13u;
member
141
case
UNELECTED_VALUE
:
in checkVertexPipelineStagesSubgroupElectNoSSBO()
172
case
UNELECTED_VALUE
:
in checkVertexPipelineStagesSubgroupElect()
474
unelectedValue <<
UNELECTED_VALUE
;
in initFrameBufferPrograms()
local
492
" out_color.r = " <<
UNELECTED_VALUE
<< ";\n"
in initFrameBufferPrograms()
587
" out_color.r = " <<
UNELECTED_VALUE
<< ";\n"
in initFrameBufferPrograms()
796
" out_color.r = " << 2 * ELECTED_VALUE -
UNELECTED_VALUE
<< ";\n"
in initFrameBufferPrograms()
801
" out_color.r = " <<
UNELECTED_VALUE
<< ";\n"
in initFrameBufferPrograms()
921
" out_color[gl_InvocationID].r = " <<
UNELECTED_VALUE
<< ";\n"
in initFrameBufferPrograms()
1526
body << " uint value = " <<
UNELECTED_VALUE
<< ";\
in getTestString()
1543
" tempRes = " <<
UNELECTED_VALUE
<< ";\\n"
getTestString()
local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H
A
D
vktSubgroupsBasicTests.cpp
61
static const deUint32
UNELECTED_VALUE
= 13u;
member
141
case
UNELECTED_VALUE
:
in checkVertexPipelineStagesSubgroupElectNoSSBO()
172
case
UNELECTED_VALUE
:
in checkVertexPipelineStagesSubgroupElect()
474
unelectedValue <<
UNELECTED_VALUE
;
in initFrameBufferPrograms()
local
492
" out_color.r = " <<
UNELECTED_VALUE
<< ";\n"
in initFrameBufferPrograms()
587
" out_color.r = " <<
UNELECTED_VALUE
<< ";\n"
in initFrameBufferPrograms()
796
" out_color.r = " << 2 * ELECTED_VALUE -
UNELECTED_VALUE
<< ";\n"
in initFrameBufferPrograms()
801
" out_color.r = " <<
UNELECTED_VALUE
<< ";\n"
in initFrameBufferPrograms()
921
" out_color[gl_InvocationID].r = " <<
UNELECTED_VALUE
<< ";\n"
in initFrameBufferPrograms()
1526
body << " uint value = " <<
UNELECTED_VALUE
<< ";\
in getTestString()
1543
" tempRes = " <<
UNELECTED_VALUE
<< ";\\n"
getTestString()
local
[all...]
Completed in 7 milliseconds