| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_lower_idiv.c | 44 bool is_signed; local in function:convert_instr
|
| H A D | nir_format_convert.h | 210 _nir_format_norm_factor(nir_builder * b,const unsigned * bits,unsigned num_components,bool is_signed) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texcompress_bptc.c | 38 fetch_bptc_rgb_float(const GLubyte * map,GLint rowStride,GLint i,GLint j,GLfloat * texel,bool is_signed) argument 171 texstore_bptc_rgb_float(TEXSTORE_PARAMS,bool is_signed) argument
|
| H A D | format_utils.c | 279 bool normalized, dst_integer, src_integer, is_signed; local in function:_mesa_format_convert [all...] |
| H A D | glformats.c | 3530 bool normalized = false, is_float = false, is_signed = false; local in function:_mesa_format_from_format_and_type
|
| H A D | texcompress_bptc_tmp.h | 881 extract_float_endpoints(const struct bptc_float_mode * mode,const uint8_t * block,int bit_offset,int32_t endpoints[][3],bool is_signed) argument 967 fetch_rgb_float_from_block(const uint8_t * block,float * result,int texel,bool is_signed) argument 1049 decompress_rgb_float_block(unsigned src_width,unsigned src_height,const uint8_t * block,float * dst_row,unsigned dst_rowstride,bool is_signed) argument 1149 decompress_rgb_float(int width,int height,const uint8_t * src,int src_rowstride,float * dst,int dst_rowstride,bool is_signed) argument 1501 clamp_value(float value,bool is_signed) argument 1520 get_endpoints_float(int width,int height,const float * src,int src_rowstride,float average_luminance,float endpoints[][3],bool is_signed) argument 1652 get_endpoint_value(float value,bool is_signed) argument 1682 compress_rgb_float_block(int src_width,int src_height,const float * src,int src_rowstride,uint8_t * dst,bool is_signed) argument 1720 compress_rgb_float(int width,int height,const float * src,int src_rowstride,uint8_t * dst,int dst_rowstride,bool is_signed) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/ |
| H A D | test_sdwa.cpp | 155 for (unsigned is_signed = 0; is_signed <= 1; is_signed++) { variable in typeref:typename:unsigned [all...] |
| H A D | test_to_hw_instr.cpp | 505 for (unsigned is_signed = 0; is_signed <= 1; is_signed++) { variable in typeref:typename:unsigned
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/llvm/ |
| H A D | metadata.hpp | 108 bool is_signed = ::llvm::cast< ::llvm::ConstantInt>(value) local in function:clover::llvm::get_type_kernel_metadata
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | texcompress_bptc.c | 38 fetch_bptc_rgb_float(const GLubyte * map,GLint rowStride,GLint i,GLint j,GLfloat * texel,bool is_signed) argument 174 texstore_bptc_rgb_float(TEXSTORE_PARAMS,bool is_signed) argument
|
| H A D | format_utils.c | 289 bool normalized, dst_integer, src_integer, is_signed; local in function:_mesa_format_convert [all...] |
| H A D | glformats.c | 3604 bool normalized = false, is_float = false, is_signed = false; local in function:_mesa_format_from_format_and_type
|
| H A D | texcompress_bptc_tmp.h | 876 extract_float_endpoints(const struct bptc_float_mode * mode,const uint8_t * block,int bit_offset,int32_t endpoints[][3],bool is_signed) argument 962 fetch_rgb_float_from_block(const uint8_t * block,float * result,int texel,bool is_signed) argument 1044 decompress_rgb_float_block(unsigned src_width,unsigned src_height,const uint8_t * block,float * dst_row,unsigned dst_rowstride,bool is_signed) argument 1146 decompress_rgb_float(int width,int height,const uint8_t * src,int src_rowstride,float * dst,int dst_rowstride,bool is_signed) argument 1498 clamp_value(float value,bool is_signed) argument 1517 get_endpoints_float(int width,int height,const float * src,int src_rowstride,float average_luminance,float endpoints[][3],bool is_signed) argument 1649 get_endpoint_value(float value,bool is_signed) argument 1679 compress_rgb_float_block(int src_width,int src_height,const float * src,int src_rowstride,uint8_t * dst,bool is_signed) argument 1717 compress_rgb_float(int width,int height,const float * src,int src_rowstride,uint8_t * dst,int dst_rowstride,bool is_signed) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_idiv.c | 48 bool is_signed; local in function:convert_instr
|
| H A D | nir_format_convert.h | 232 _nir_format_norm_factor(nir_builder * b,const unsigned * bits,unsigned num_components,bool is_signed) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instruction_fetch.h | 100 bool is_signed() const { return m_flags.test(vtx_format_comp_signed);} function in class:r600::FetchInstruction
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/ |
| H A D | vtn_alu.c | 1049 bool is_signed = opcode == SpvOpSDotKHR || opcode == SpvOpSUDotKHR || local in function:vtn_handle_integer_dot
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/util/ |
| H A D | pan_lower_framebuffer.c | 328 pan_pack_int_1010102(nir_builder *b, nir_ssa_def *v, bool is_signed) argument 349 pan_unpack_int_1010102(nir_builder *b, nir_ssa_def *packed, bool is_signed) argument 252 pan_pack_norm(nir_builder * b,nir_ssa_def * v,unsigned x,unsigned y,unsigned z,unsigned w,bool is_signed) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ |
| H A D | d3d12_nir_passes.c | 232 lower_uint_color_write(nir_builder *b, struct nir_instr *instr, bool is_signed) argument 261 d3d12_lower_uint_cast(nir_shader *nir, bool is_signed) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format_soa.c | 761 bool is_signed = (format_desc->format == PIPE_FORMAT_RGTC1_SNORM || local in function:lp_build_fetch_rgba_soa
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/trivial/ |
| H A D | compute.c | 1247 bool is_signed = (util_format_description(surface_fmts[i]) local in function:test_surface_st
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_vec4_nir.cpp | 913 emit_find_msb_using_lzd(const vec4_builder & bld,const dst_reg & dst,const src_reg & src,bool is_signed) argument
|
| H A D | brw_reg.h | 362 brw_int_type(unsigned sz, bool is_signed) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/tests/trivial/ |
| H A D | compute.c | 1252 bool is_signed = (util_format_description(surface_fmts[i]) local in function:test_surface_st
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_vec4_nir.cpp | 840 emit_find_msb_using_lzd(const vec4_builder & bld,const dst_reg & dst,const src_reg & src,bool is_signed) argument
|