| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/include/ |
| H A D | panfrost-job.h | 787 u32 unk; /* = 0x20 */ member in struct:mali_attr::__anon0cd4e6cb0b08 947 u32 unk; // = 0xf0 member in struct:bifrost_tiler_meta 1399 u32 unk; // = 0x20000 member in struct:bifrost_render_target::__anon0cd4e6cb0c0a::__anon0cd4e6cb0d08 1404 u64 unk; member in struct:bifrost_render_target::__anon0cd4e6cb0c0a::__anon0cd4e6cb0e08
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/ |
| H A D | agx_state.c | 1276 uint32_t unk[] = { 0, ~0 }; local in function:agx_build_store_pipeline 1281 cfg.buffer = agx_pool_upload_aligned(&ctx->batch->pool, unk, sizeof(unk), 16); 1393 uint32_t unk[] = { local in function:demo_unk11 1402 return agx_pool_upload(pool, unk, sizeof(unk)); 1408 uint32_t unk[] = { local in function:demo_unk12 1414 return agx_pool_upload(pool, unk, sizeof(unk));
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_vp3_video_bsp.c | 95 uint32_t unk; // 08 seems to be 0? member in struct:h264_picparm_bsp 206 h->unk = 0;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/ |
| H A D | nouveau_vp3_video_bsp.c | 95 uint32_t unk; // 08 seems to be 0? member in struct:h264_picparm_bsp 206 h->unk = 0;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_mfbd.c | 111 rt->afbc.unk = 0x30009;
|
| H A D | pan_context.c | 315 .unk = 0x30005,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/pandecode/ |
| H A D | decode.c | 717 pandecode_prop("unk = 0x%" PRIx32, rt->afbc.unk); 725 pandecode_prop("unk = 0x%" PRIx64, rt->chunknown.unk); 808 pandecode_prop("unk = 0x%x", attr[i].unk); 1688 pandecode_prop("unk = 0x%x", t->unk);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_state_validate.c | 99 int unk = mt->base.base.target == PIPE_TEXTURE_3D || sf->depth == 1; local in function:nv50_validate_fb 112 PUSH_DATA (push, (unk << 16) | sf->depth);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_state_validate.c | 99 int unk = mt->base.base.target == PIPE_TEXTURE_3D || sf->depth == 1; local in function:nv50_validate_fb 112 PUSH_DATA (push, (unk << 16) | sf->depth);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/bifrost/ |
| H A D | disassemble.c | 834 printf(".unk%d", op); 863 printf(".unk"); 885 printf(".unk"); 948 printf(".unk%d_mode", (int) (FMA.op >> 9) & 0x3); 1441 default: printf(".unk%d", (ADD.op >> 6) & 0x7); break; 1521 printf(".OGT.unk.f"); 1527 printf(".OLT.unk.f"); 1602 printf("unk:%d ", dualCtrl.unk0); 1610 unsigned unk = ctrl.sampler_index >> 2; local in function:dump_add 1611 if (unk ! [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_state_validate.c | 273 int unk = mt->base.base.target == PIPE_TEXTURE_2D; local in function:nvc0_validate_fb 286 PUSH_DATA (push, (unk << 16) |
|
| H A D | nvc0_surface.c | 626 int unk = mt->base.base.target == PIPE_TEXTURE_2D; local in function:nvc0_clear_depth_stencil 663 PUSH_DATA (push, (unk << 16) | (dst->u.tex.first_layer + sf->depth));
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_state_validate.c | 273 int unk = mt->base.base.target == PIPE_TEXTURE_2D; local in function:nvc0_validate_fb 286 PUSH_DATA (push, (unk << 16) |
|
| H A D | nvc0_surface.c | 634 int unk = mt->base.base.target == PIPE_TEXTURE_2D; local in function:nvc0_clear_depth_stencil 671 PUSH_DATA (push, (unk << 16) | (dst->u.tex.first_layer + sf->depth));
|