OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_vector
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/
printf.cpp
91
bool
is_vector
= vec_pos != std::string::npos &&
local
108
if (
is_vector
) {
130
if (
is_vector
&& i + 1 == component_count)
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
aco_statistics.cpp
332
is_vector
(aco_opcode op)
function in namespace:aco
361
is_vector
(instr->opcode) && program->workgroup_size > 32;
/xsrc/external/mit/MesaLib/dist/src/compiler/
glsl_types.h
727
bool
is_vector
() const
function in struct:glsl_type
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
glsl_types.h
557
bool
is_vector
() const
function in struct:glsl_type
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
midgard_compile.c
2691
bool
is_vector
= false;
local
2704
is_vector
= true;
2709
if (
is_vector
)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/
midgard_compile.c
3201
bool
is_vector
= false;
local
3212
is_vector
= true;
3217
if (
is_vector
)
Completed in 11 milliseconds
Indexes created Mon Jul 27 00:28:37 UTC 2026