HomeSort by relevance Sort by last modified time
    Searched refs:instr_vector_opc_t (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/freedreno/a2xx/
ir-a2xx.h 87 instr_vector_opc_t vector_opc;
148 ir2_instr_create_alu(struct ir2_cf *cf, instr_vector_opc_t vop, instr_scalar_opc_t sop)
instr-a2xx.h 123 } instr_vector_opc_t; typedef in typeref:enum:__anon33313
159 instr_vector_opc_t vector_opc : 5;
ir-a2xx.c 406 if (instr->alu.vector_opc == (instr_vector_opc_t)~0) {

Completed in 54 milliseconds