Home
last modified time | relevance | path

Searched defs:slicePitch (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fTextureSpecificationTests.cpp450 int slicePitch = imageHeight * rowPitch; in createTexture() local
541 int slicePitch = rowPitch * m_size; in createTexture() local
557 int slicePitch = imageHeight * rowPitch; in createTexture() local
734 int slicePitch = imageHeight * rowPitch; in createTexture() local
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShaderImage.cpp644 …dressData SpirvEmitter::setupTexelAddressData(SIMD::Int rowPitch, SIMD::Int slicePitch, SIMD::Int … in setupTexelAddressData()
711 auto slicePitch = (descriptor + (useStencilAspect in GetNonUniformTexelAddress() local
771 auto slicePitch = SIMD::Int( in GetTexelAddress() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
H A Dtest_functions_api.cpp543 size_t slicePitch = 0; in api_functions() local
597 size_t slicePitch = 0; in api_functions() local
H A Dtest_other_data_types.cpp424 size_t slicePitch = 0; in other_data_types() local
H A Dutils.cpp993 size_t slicePitch = 0; in GetImageInfo() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/kernel_image_methods/
H A Dtest_3D.cpp108 cl_ulong slicePitch; in test_get_image_info_3D() local
H A Dtest_2D_array.cpp247 cl_ulong slicePitch; in test_get_image_info_2D_array() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fTextureSpecificationTests.cpp1208 int slicePitch = imageHeight * rowPitch; in createTexture() local
1886 int slicePitch = rowPitch * m_height; in createTexture() local
1902 int slicePitch = imageHeight * rowPitch; in createTexture() local
2559 int slicePitch = imageHeight * rowPitch; in createTexture() local
2634 int slicePitch = imageHeight * rowPitch; in createTexture() local
2906 int slicePitch = rowPitch * m_height; in createTexture() local
2922 int slicePitch = imageHeight * rowPitch; in createTexture() local
3129 int slicePitch = rowPitch * m_height; in createTexture() local
3145 int slicePitch = imageHeight * rowPitch; in createTexture() local
3495 int slicePitch = imageHeight * rowPitch; in createTexture() local
/aosp_15_r20/external/intel-media-driver/cmrtlib/agnostic/share/
H A Dcm_event_base.h64 …uint32_t slicePitch; // pitch of a slice in CmSurface3D, 0 if surface is CmBuffer or CmSurfa… member
H A Dcm_rt.h706 UINT slicePitch; member
/aosp_15_r20/external/OpenCL-CTS/test_conformance/images/clCopyImage/
H A Dtest_copy_generic.cpp508 size_t slicePitch = dstImageInfo->slicePitch; in test_copy_image_generic() local
/aosp_15_r20/external/deqp/modules/egl/
H A DteglAndroidUtil.cpp346 const int slicePitch = rowPitch * desc.height; in createBuffer() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DCLContext.cpp197 size_t slicePitch, in createImage3D()
H A Dcl_types.h173 size_t slicePitch; member
H A DvalidationCL.cpp277 size_t slicePitch) in ValidateBufferRect()
469 size_t slicePitch, in ValidateHostRegionForImage()
H A DCLCommandQueue.cpp355 size_t slicePitch, in enqueueReadImage()
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A DimageHelpers.h124 size_t slicePitch; member
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLMemoryVk.cpp404 const size_t slicePitch, in copyStagingToFromWithPitch()
H A DCLCommandQueueVk.cpp600 size_t slicePitch, in enqueueReadImage()
/aosp_15_r20/external/angle/src/libANGLE/renderer/cl/
H A DCLCommandQueueCL.cpp297 size_t slicePitch, in enqueueReadImage()
/aosp_15_r20/external/deqp/framework/common/
H A DtcuTexture.cpp1293 const int slicePitch = rowPitch * size.y(); in calculatePackedPitch() local
1324 int rowPitch, int slicePitch, const void *data) in ConstPixelBufferAccess()
1378 int slicePitch, void *data) in PixelBufferAccess()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_common.h461 …uint32_t slicePitch; //pitch of a slice in CmSurface3D, 0 if surface is CmB… member
/aosp_15_r20/external/ComputeLibrary/include/CL/
H A Dopencl.hpp5098 size_type slicePitch, in Image2DArray()
/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp1056 int slicePitch = imageHeight * rowPitch; in getUnpack3DAccess() local
/aosp_15_r20/external/mesa3d/include/CL/
H A Dcl.hpp4142 ::size_t slicePitch, in Image2DArray()

12