Searched refs:NV50_SEMANTIC_LAYER (Results 1 – 4 of 4) sorted by relevance
76 #define NV50_SEMANTIC_LAYER (TGSI_SEMANTIC_COUNT + 5) macro
523 case NV50_SEMANTIC_LAYER: locs[SV_LAYER] = addr; break; in recordLocation()
17 case NV50_SEMANTIC_LAYER: return nv50_ir::SV_LAYER; in irSemantic()651 case SV_LAYER: return NV50_SEMANTIC_LAYER; in tgsiSemantic()771 info.out[r].sn = NV50_SEMANTIC_LAYER; in parseSignature()
84 case NV50_SEMANTIC_LAYER: return 0x064; in nvc0_shader_output_address()