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

  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_query_hw.h 143 struct fd_hw_sample * fd_hw_sample_init(struct fd_batch *batch, uint32_t size);
freedreno_query_hw.c 340 fd_hw_sample_init(struct fd_batch *batch, uint32_t size) function
  /external/mesa3d/src/gallium/drivers/freedreno/a4xx/
fd4_query.c 54 fd_hw_sample_init(batch, sizeof(struct fd_rb_samp_ctrs));
128 struct fd_hw_sample *samp = fd_hw_sample_init(batch, sizeof(uint64_t));
  /external/mesa3d/src/gallium/drivers/freedreno/a3xx/
fd3_query.c 52 fd_hw_sample_init(batch, sizeof(struct fd_rb_samp_ctrs));

Completed in 1061 milliseconds