Searched defs:sliceSize (Results 1 – 6 of 6) sorted by relevance
1286 const UINT_32 sliceSize = pIn->pitch * pIn->height * 4 / (8 * 8); in ComputeHtileInfo() local2572 const UINT_64 sliceSize = static_cast<UINT_64>(pitch) * height; in ComputeSurfaceAddrFromCoordLinear() local2610 const UINT_64 sliceSize = static_cast<UINT_64>(pitch) * height; in ComputeSurfaceCoordFromAddrLinear() local
606 UINT_64 sliceSize; ///< Size of slice specified by input's slice member912 UINT_64 sliceSize; ///< Slice size, in bytes. member1131 UINT_64 sliceSize; ///< Slice size, in bytes. member1336 UINT_64 sliceSize; ///< Size of slice in bytes member2468 UINT_64 sliceSize; ///< Slice (total mip chain) size in bytes member2700 UINT_32 sliceSize; member2744 UINT_32 sliceSize; ///< Slice size, in bytes. member2930 UINT_32 sliceSize; ///< Slice size, in bytes. member3143 UINT_32 sliceSize; ///< Size of slice in bytes member3540 UINT_64 sliceSize; ///< Slice size of a mip chain member
107 const size_t sliceSize = in.length() / numSlices; in sliceSourceString() local
1660 UINT_64 sliceSize; in HwlGetSizeAdjustmentLinear() local
124 const size_t sliceSize = in.length() / numSlices; in sliceSourceString() local
324 const tcu::IVec3 sliceSize (srcAccess.getWidth(), sliceHeight, sliceDepth); in writeTextureLevelPyramidData() local