Searched refs:gpu_type (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_screen.h55 int gpu_type; member in struct:lima_screen
H A Dlima_context.c217 if (screen->gpu_type == DRM_LIMA_PARAM_GPU_ID_MALI450)
248 if (screen->gpu_type == DRM_LIMA_PARAM_GPU_ID_MALI400) {
H A Dlima_screen.c72 switch (screen->gpu_type) {
359 screen->gpu_type = param.value;
H A Dlima_draw.c1622 if (screen->gpu_type == DRM_LIMA_PARAM_GPU_ID_MALI400) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_screen.h70 int gpu_type; member in struct:lima_screen
H A Dlima_screen.c74 switch (screen->gpu_type) {
448 if (screen->gpu_type == DRM_LIMA_PARAM_GPU_ID_MALI450)
496 screen->gpu_type = param.value;
H A Dlima_job.c737 if ((screen->gpu_type == DRM_LIMA_PARAM_GPU_ID_MALI400) ||
982 if (screen->gpu_type == DRM_LIMA_PARAM_GPU_ID_MALI400) {
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_print_asm.cpp112 const char* gpu_type = to_clrx_device_name(program->chip_class, program->family);
124 sprintf(command, "clrxdisasm --gpuType=%s -r %s", gpu_type, path);
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_rgp.c335 enum sqtt_gpu_type gpu_type; member in struct:sqtt_file_chunk_asic_info
486 chunk->gpu_type =

Completed in 34 milliseconds