Searched defs:is_16bit (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dglsl_types.h661 bool is_16bit() const function in struct:glsl_type
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dglsl_types.h913 bool is_16bit() const function in struct:glsl_type
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c904 bool is_16bit = ac_get_type_size(LLVMTypeOf(values[0])) == 2; local in function:si_llvm_init_export_args
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_nir_to_llvm.c4313 bool is_16bit = glsl_type_is_16bit(glsl_without_array(variable->type)); local in function:ac_handle_shader_output_decl
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c2580 bool is_16bit = ac_get_type_size(LLVMTypeOf(values[0])) == 2; local in function:si_llvm_init_export_args
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_nir_to_llvm.c5280 bool is_16bit = glsl_type_is_16bit(glsl_without_array(variable->type)); local in function:ac_handle_shader_output_decl
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp10889 bool is_16bit = values[0].regClass() == v2b; local in function:aco::__anon562fcc110110::export_fs_mrt_color

Completed in 101 milliseconds