Lines Matching refs:lod
214 * @param lod Selected mipmap level of detail
219 allocation1DWrite(Allocation allocation, uint32_t offset, uint32_t lod,
231 * @param lod Selected mipmap level of detail
237 uint32_t z, uint32_t lod, vec<uint8_t> data,
251 * @param lod Selected mipmap level of detail
262 uint32_t lod, AllocationCubemapFace face, uint32_t w,
277 * @param lod Selected mipmap level of detail
288 uint32_t zoff, uint32_t lod, uint32_t w, uint32_t h,
336 * @param lod Mipmap level of detail
342 allocation1DRead(Allocation allocation, uint32_t xoff, uint32_t lod,
355 * @param lod Mipmap level of detail
362 uint32_t z, uint32_t lod, Ptr data, Size sizeBytes,
379 * @param lod Mipmap level of detail
391 uint32_t lod, AllocationCubemapFace face, uint32_t w,
409 * @param lod Mipmap level of detail
421 uint32_t zoff, uint32_t lod, uint32_t w, uint32_t h,
534 * TODO: describe default values for lod, face, and z better.
542 * If Allocation lacks the corresponding dimension for lod, face, or z, an
548 * @param lod Mipmap level of detail
559 allocationGetPointer(Allocation allocation, uint32_t lod,