Searched refs:signedness (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dformat.rst39 For the ``NORM`` suffix, the signedness of each channel is indicated with an
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dformat.rst39 For the ``NORM`` suffix, the signedness of each channel is indicated with an
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv_to_nir.c1169 const bool signedness = w[3]; local in function:vtn_handle_type
1173 val->type->type = (signedness ? glsl_int64_t_type() : glsl_uint64_t_type());
1176 val->type->type = (signedness ? glsl_int_type() : glsl_uint_type());
1179 val->type->type = (signedness ? glsl_int16_t_type() : glsl_uint16_t_type());
1182 val->type->type = (signedness ? glsl_int8_t_type() : glsl_uint8_t_type());
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c1417 const bool signedness = w[3]; local in function:vtn_handle_type
1422 val->type->type = signedness ? glsl_intN_t_type(bit_size) :
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.0.rst262 - pan/bifrost: Correct file size signedness
2029 signedness warning
H A D21.3.0.rst514 - radv: Use correct signedness in misalign test.
3536 - radv: enable DCC with signedness reinterpretation
H A D19.0.0.rst1912 - intel/compiler/test: Add unit test for mismatched signedness
H A D20.0.0.rst3433 - aco: Fix signedness compare warning.
H A D7.10.rst1811 - gallivm: Take the type signedness in consideration in
H A D19.1.0.rst3820 - intel/compiler/test: Add unit test for mismatched signedness
H A D20.3.0.rst1928 - r600/sfn: Fix comparison with different signedness
H A D21.2.0.rst2346 - zink: fixup signedness of subtraction
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json2623 "description": "virgl: Add workarounds for virglrenderer input/sv signedness bugs.",
19021 "description": "radv: fix clears with value of \"1\" and different DCC signedness",
[all...]

Completed in 162 milliseconds