Searched refs:is_nv4x (Results 1 – 3 of 3) sorted by relevance
36 unsigned is_nv4x; member622 if(!fpc->is_nv4x) in nvfx_fragprog_parse_instruction()643 if(!fpc->is_nv4x) in nvfx_fragprog_parse_instruction()669 if(!fpc->is_nv4x) in nvfx_fragprog_parse_instruction()682 if(!fpc->is_nv4x) in nvfx_fragprog_parse_instruction()752 if(fpc->is_nv4x) in nvfx_fragprog_parse_instruction()764 if(!fpc->is_nv4x) in nvfx_fragprog_parse_instruction()772 if(!fpc->is_nv4x) in nvfx_fragprog_parse_instruction()783 if(!fpc->is_nv4x) in nvfx_fragprog_parse_instruction()799 if(!fpc->is_nv4x) in nvfx_fragprog_parse_instruction()[all …]
62 unsigned is_nv4x; member73 if (idx < 0 || (!vpc->is_nv4x && idx >= 16)) { in temp()211 if(!vpc->is_nv4x) in emit_dst()222 if(!vpc->is_nv4x) in emit_dst()234 if(vpc->is_nv4x) { in emit_dst()269 if(!vpc->is_nv4x) { in emit_dst()318 assert(vpc->is_nv4x); in nvfx_vp_emit()319 if(vpc->is_nv4x) in nvfx_vp_emit()323 if(!vpc->is_nv4x) { in nvfx_vp_emit()545 if (vpc->is_nv4x) in nvfx_vertprog_parse_instruction()[all …]
13 #define NVFX_VP(c) ((NV30_VP_##c) + (vpc->is_nv4x & ((NV40_VP_##c) - (NV30_VP_##c))))