Searched defs:attrib_mask (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/libXext/dist/src/ |
| H A D | XAppgroup.c | 43 int attrib_mask; member in struct:xagstuff [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_intr.c | 203 lp_add_func_attributes(LLVMValueRef function, unsigned attrib_mask) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/common/ |
| H A D | ac_llvm_util.c | 245 ac_add_func_attributes(LLVMContextRef ctx,LLVMValueRef function,unsigned attrib_mask) argument
|
| H A D | ac_llvm_build.c | 294 ac_build_intrinsic(struct ac_llvm_context * ctx,const char * name,LLVMTypeRef return_type,LLVMValueRef * params,unsigned param_count,unsigned attrib_mask) argument
|
| /xsrc/external/mit/MesaLib/dist/src/amd/llvm/ |
| H A D | ac_llvm_util.c | 280 void ac_add_func_attributes(LLVMContextRef ctx, LLVMValueRef function, unsigned attrib_mask) argument
|
| H A D | ac_llvm_build.c | 287 ac_build_intrinsic(struct ac_llvm_context * ctx,const char * name,LLVMTypeRef return_type,LLVMValueRef * params,unsigned param_count,unsigned attrib_mask) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_intr.c | 208 lp_add_func_attributes(LLVMValueRef function, unsigned attrib_mask) argument
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | agproto.h | 91 CARD32 attrib_mask; /* LISTofVALUE follows */ member in struct:_XagCreate
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_vgpu10.c | 2875 unsigned attrib_mask = (emit->key.vs.adjust_attrib_w_1 | local in function:emit_temporaries_declaration
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_vgpu10.c | 5350 unsigned attrib_mask = (emit->key.vs.adjust_attrib_w_1 | local in function:emit_temporaries_declaration
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_instruction_selection.cpp | 11950 uint32_t attrib_mask = BITFIELD_MASK(key->num_attributes); local in function:aco::select_vs_prolog
|
Completed in 88 milliseconds