Searched refs:ptDepth (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/include/
H A Dsvga3d_cmd.h1335 SVGAMobFormat ptDepth; member in struct:__anonc6e2a0b53b08
1532 SVGAMobFormat ptDepth; member in struct:__anonc6e2a0b54708
1544 SVGAMobFormat ptDepth; member in struct:__anonc6e2a0b54808
1563 SVGAMobFormat ptDepth; member in struct:__anonc6e2a0b54908
1584 SVGAMobFormat ptDepth; member in struct:SVGA3dCmdDefineGBMob
1612 SVGAMobFormat ptDepth; member in struct:SVGA3dCmdDefineGBMob64
1627 SVGAMobFormat ptDepth; member in struct:SVGA3dCmdRedefineGBMob64
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/include/
H A Dsvga3d_cmd.h1369 SVGAMobFormat ptDepth; member in struct:__anon2dcb6c683b08
1566 SVGAMobFormat ptDepth; member in struct:__anon2dcb6c684708
1578 SVGAMobFormat ptDepth; member in struct:__anon2dcb6c684808
1597 SVGAMobFormat ptDepth; member in struct:__anon2dcb6c684908
1618 SVGAMobFormat ptDepth; member in struct:SVGA3dCmdDefineGBMob
1646 SVGAMobFormat ptDepth; member in struct:SVGA3dCmdDefineGBMob64
1661 SVGAMobFormat ptDepth; member in struct:SVGA3dCmdRedefineGBMob64
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_texture.c208 uint16_t ptHeight, ptDepth, ptLayers; local in function:st_texture_match_image
222 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
229 ptDepth != u_minify(pt->depth0, image->Level) ||
H A Dst_cb_texture.c551 uint16_t ptHeight, ptDepth, ptLayers; local in function:guess_and_alloc_texture
618 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
626 ptDepth,
706 uint16_t ptHeight, ptDepth, ptLayers; local in function:st_AllocTextureImageBuffer
710 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
718 ptDepth,
2594 uint16_t ptHeight, ptDepth, ptLayers, ptNumSamples; local in function:st_finalize_texture
2659 ptDepth = stObj->pt->depth0;
2666 ptDepth = depth > 1 ? depth << firstImage->base.Level : 1;
2672 if (ptWidth == 1 && ptHeight == 1 && ptDepth
2864 uint16_t ptHeight, ptDepth, ptLayers; local in function:st_texture_storage
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_texture.c210 uint16_t ptHeight, ptDepth, ptLayers; local in function:st_texture_match_image
224 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
231 ptDepth != u_minify(pt->depth0, image->Level) ||
H A Dst_cb_texture.c918 uint16_t ptHeight, ptDepth, ptLayers; local in function:guess_and_alloc_texture
985 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
993 ptDepth,
1077 uint16_t ptHeight, ptDepth, ptLayers; local in function:st_AllocTextureImageBuffer
1081 &ptWidth, &ptHeight, &ptDepth, &ptLayers);
1089 ptDepth,
2992 uint16_t ptHeight, ptDepth, ptLayers, ptNumSamples; local in function:st_finalize_texture
3058 ptDepth = stObj->pt->depth0;
3065 ptDepth = depth > 1 ? depth << firstImage->base.Level : 1;
3071 if (ptWidth == 1 && ptHeight == 1 && ptDepth
3266 uint16_t ptHeight, ptDepth, ptLayers; local in function:st_texture_storage
[all...]

Completed in 22 milliseconds