OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lower_int16
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
nir_to_dxil.h
48
bool
lower_int16
;
member in struct:nir_to_dxil_options
nir_to_dxil.c
4708
unsigned min_bit_size = opts->
lower_int16
? 32 : 16;
4733
if (opts->
lower_int16
)
4751
NIR_PASS(progress, s, dxil_nir_lower_upcast_phis, opts->
lower_int16
? 32 : 16);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
d3d12_compiler.cpp
167
opts.
lower_int16
= !screen->opts4.Native16BitShaderOpsSupported;
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
clc_compiler.c
1160
.
lower_int16
= (conf && (conf->lower_bit_size & 16) != 0),
Completed in 15 milliseconds
Indexes created Tue Jul 28 00:24:17 UTC 2026