Searched refs:RBUG_OP_SHADER_DISABLE (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/rbug/ |
| H A D | rbug_proto.h | 65 RBUG_OP_SHADER_DISABLE = 770, enumerator in enum:rbug_opcode
|
| H A D | rbug_demarshal.c | 82 case RBUG_OP_SHADER_DISABLE: 146 case RBUG_OP_SHADER_DISABLE: 147 return "RBUG_OP_SHADER_DISABLE";
|
| H A D | rbug_shader.c | 142 WRITE(4, int32_t, ((int32_t)RBUG_OP_SHADER_DISABLE)); 154 rbug_connection_send_start(__con, RBUG_OP_SHADER_DISABLE, __len); 363 if (header->opcode != (int32_t)RBUG_OP_SHADER_DISABLE)
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/rbug/ |
| H A D | rbug_proto.h | 65 RBUG_OP_SHADER_DISABLE = 770, enumerator in enum:rbug_opcode
|
| H A D | rbug_demarshal.c | 82 case RBUG_OP_SHADER_DISABLE: 146 case RBUG_OP_SHADER_DISABLE: 147 return "RBUG_OP_SHADER_DISABLE";
|
| H A D | rbug_shader.c | 142 WRITE(4, int32_t, ((int32_t)RBUG_OP_SHADER_DISABLE)); 154 rbug_connection_send_start(__con, RBUG_OP_SHADER_DISABLE, __len); 363 if (header->opcode != (int32_t)RBUG_OP_SHADER_DISABLE)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_core.c | 761 case RBUG_OP_SHADER_DISABLE:
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_core.c | 760 case RBUG_OP_SHADER_DISABLE:
|
Completed in 6 milliseconds