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

  /external/libdrm/etnaviv/
etnaviv_gpu.c 74 gpu->specs.stream_count = get_param(dev, core, ETNA_GPU_STREAM_COUNT);
135 case ETNA_GPU_STREAM_COUNT:
etnaviv_drmif.h 57 ETNA_GPU_STREAM_COUNT = 0x10,
  /external/mesa3d/src/gallium/drivers/etnaviv/
etnaviv_screen.c 563 if (etna_gpu_get_param(screen->gpu, ETNA_GPU_STREAM_COUNT, &val)) {
564 DBG("could not get ETNA_GPU_STREAM_COUNT");

Completed in 69 milliseconds