Searched defs:op_name (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | atifragshader.c | 121 char *op_name; local in function:debug_op
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | atifragshader.c | 123 char *op_name; local in function:debug_op
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | kgem_debug_gen3.c | 545 gen3_decode_alu1(uint32_t * data,uint32_t offset,int i,char * instr_prefix,const char * op_name) argument 560 gen3_decode_alu2(uint32_t * data,uint32_t offset,int i,char * instr_prefix,const char * op_name) argument 576 gen3_decode_alu3(uint32_t * data,uint32_t offset,int i,char * instr_prefix,const char * op_name) argument
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | kgem_debug_gen3.c | 545 gen3_decode_alu1(uint32_t * data,uint32_t offset,int i,char * instr_prefix,const char * op_name) argument 560 gen3_decode_alu2(uint32_t * data,uint32_t offset,int i,char * instr_prefix,const char * op_name) argument 576 gen3_decode_alu3(uint32_t * data,uint32_t offset,int i,char * instr_prefix,const char * op_name) argument
|
| /xsrc/external/mit/libdrm/dist/intel/ |
| H A D | intel_decode.c | 849 i915_decode_alu1(struct drm_intel_decode * ctx,int i,char * instr_prefix,const char * op_name) argument 864 i915_decode_alu2(struct drm_intel_decode * ctx,int i,char * instr_prefix,const char * op_name) argument 880 i915_decode_alu3(struct drm_intel_decode * ctx,int i,char * instr_prefix,const char * op_name) argument
|
Completed in 12 milliseconds