Home
last modified time | relevance | path

Searched defs:dstDepth (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dmipmap.c416 GLint dstWidth, GLint dstHeight, GLint dstDepth, in make_3d_mipmap()
580 GLint dstWidth, GLint dstHeight, GLint dstDepth, in _mesa_generate_mipmap_level()
644 GLint *dstWidth, GLint *dstHeight, GLint *dstDepth) in _mesa_next_mipmap_level_size()
813 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_uncompressed() local
997 GLint dstWidth, dstHeight, dstDepth; in generate_mipmap_compressed() local
H A Dcopyimage.c623 int dstWidth, dstHeight, dstDepth; in _mesa_CopyImageSubData() local
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DWorkloadUtils.hpp89 size_t dstDepth = 1; in CopyTensorContentsGeneric() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp3890 const int dstDepth = static_cast<int>(dstImageParams.extent.depth); in iterate() local