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

  /external/mesa3d/src/gallium/drivers/freedreno/a4xx/
fd4_draw.h 40 static inline uint32_t DRAW4(enum pc_di_primtype prim_type,
52 enum pc_di_primtype primtype,
105 enum pc_di_primtype primtype,
fd4_draw.c 50 enum pc_di_primtype primtype = ctx->primtypes[info->mode];
  /external/mesa3d/src/gallium/drivers/freedreno/a5xx/
fd5_draw.h 41 enum pc_di_primtype primtype,
81 enum pc_di_primtype primtype,
fd5_draw.c 48 enum pc_di_primtype primtype = ctx->primtypes[info->mode];
  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_draw.h 46 enum pc_di_primtype primtype,
116 enum pc_di_primtype primtype,
adreno_pm4.xml.h 84 enum pc_di_primtype { enum
329 static inline uint32_t CP_DRAW_INDX_1_PRIM_TYPE(enum pc_di_primtype val)
396 static inline uint32_t CP_DRAW_INDX_2_1_PRIM_TYPE(enum pc_di_primtype val)
439 static inline uint32_t CP_DRAW_INDX_OFFSET_0_PRIM_TYPE(enum pc_di_primtype val)
freedreno_util.h 97 static inline uint32_t DRAW(enum pc_di_primtype prim_type,
  /external/mesa3d/src/gallium/drivers/freedreno/a3xx/
fd3_draw.c 61 enum pc_di_primtype primtype = ctx->primtypes[info->mode];
a3xx.xml.h     [all...]
  /external/mesa3d/src/gallium/drivers/freedreno/a2xx/
a2xx.xml.h     [all...]

Completed in 280 milliseconds