Searched refs:PITCH (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_state_fb.c91 BEGIN_NV04(push, NV04_SF3D(PITCH), 1);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnv04_state_fb.c91 BEGIN_NV04(push, NV04_SF3D(PITCH), 1);
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/
H A Dtexturator-to-unit-test.lua74 blit.pitch = r.RB_MRT[0].PITCH
77 blit.ubwc_pitch = r.RB_MRT_FLAG_BUFFER[0].PITCH.PITCH
H A Dtex3d-layout.lua52 blit.pitch = r.RB_2D_DST_SIZE.PITCH
H A Dtexturator-to-unit-test-5xx.lua87 blit.pitch = r.RB_2D_DST_SIZE.PITCH
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_io.c38 #define PITCH(x, y) ALIGN((x)*(y), 4) macro
449 offset += PITCH(width, cpp) * height;
508 int pitch = PITCH(width, cpp);
569 int pitch = PITCH(width, cpp);
620 int pitch = PITCH(width, cpp);
1085 offset += PITCH(width, dst->drawable.bitsPerPixel >> 3) * height;
1099 int pitch = PITCH(width, dst->drawable.bitsPerPixel >> 3);
1180 offset += PITCH(width, dst->drawable.bitsPerPixel >> 3) * height;
1198 int pitch = PITCH(width, dst->drawable.bitsPerPixel >> 3);
1591 offset += PITCH(widt
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_io.c38 #define PITCH(x, y) ALIGN((x)*(y), 4) macro
444 offset += PITCH(width, cpp) * height;
502 int pitch = PITCH(width, cpp);
562 int pitch = PITCH(width, cpp);
612 int pitch = PITCH(width, cpp);
1063 offset += PITCH(width, dst->drawable.bitsPerPixel >> 3) * height;
1077 int pitch = PITCH(width, dst->drawable.bitsPerPixel >> 3);
1157 offset += PITCH(width, dst->drawable.bitsPerPixel >> 3) * height;
1175 int pitch = PITCH(width, dst->drawable.bitsPerPixel >> 3);
1566 offset += PITCH(widt
[all...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_image.c173 tu_cs_emit(cs, iview->PITCH);
191 tu_cs_emit(cs, iview->PITCH << (src ? 9 : 0));
370 /* note: these have same encoding for MRT and 2D (except 2D PITCH src) */
371 iview->PITCH = A6XX_RB_DEPTH_BUFFER_PITCH(pitch).value;
H A Dtu_private.h1465 uint32_t PITCH; member in struct:tu_image_view
/xsrc/external/mit/MesaLib/dist/src/amd/registers/
H A Dgfx10-rsrc.json404 {"bits": [0, 13], "comment": "only for 1D, 2D, and 2D_MSAA if pitch > width", "name": "PITCH"},
H A Dgfx7.json11214 {"bits": [13, 26], "name": "PITCH"}
H A Dgfx6.json9974 {"bits": [13, 26], "name": "PITCH"}
H A Dgfx8.json11566 {"bits": [13, 26], "name": "PITCH"}
H A Dgfx81.json11678 {"bits": [13, 26], "name": "PITCH"}
H A Dgfx9.json12886 {"bits": [13, 28], "name": "PITCH"},
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_video.c605 BEGIN_NV04(push, NV31_MPEG(PITCH), 2);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_video.c605 BEGIN_NV04(push, NV31_MPEG(PITCH), 2);

Completed in 400 milliseconds