Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/images/kernel_image_methods/
Dtest_3D.cpp108 cl_ulong slicePitch; in test_get_image_info_3D() local
Dtest_2D_array.cpp247 cl_ulong slicePitch; in test_get_image_info_2D_array() local
/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/
Dtest_functions_api.cpp543 size_t slicePitch = 0; in api_functions() local
597 size_t slicePitch = 0; in api_functions() local
Dtest_other_data_types.cpp424 size_t slicePitch = 0; in other_data_types() local
Dutils.cpp993 size_t slicePitch = 0; in GetImageInfo() local
/external/swiftshader/src/Pipeline/
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
/external/OpenCL-CTS/test_conformance/images/clCopyImage/
Dtest_copy_generic.cpp508 size_t slicePitch = dstImageInfo->slicePitch; in test_copy_image_generic() local
/external/deqp/modules/gles31/functional/
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
/external/angle/src/libANGLE/
Dcl_types.h79 size_t slicePitch; member
DCLContext.cpp164 size_t slicePitch, in createImage3D()
DCLCommandQueue.cpp339 size_t slicePitch, in enqueueReadImage()
DvalidationCL.cpp287 size_t slicePitch) in ValidateBufferRect()
479 size_t slicePitch, in ValidateHostRegionForImage()
/external/deqp/modules/egl/
DteglAndroidUtil.cpp346 const int slicePitch = rowPitch * desc.height; in createBuffer() local
/external/OpenCL-CTS/test_common/harness/
DimageHelpers.h124 size_t slicePitch; member
/external/deqp/modules/gles3/functional/
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
/external/angle/src/libANGLE/renderer/vulkan/
DCLCommandQueueVk.cpp286 size_t slicePitch, in enqueueReadImage()
/external/angle/src/libANGLE/renderer/cl/
DCLCommandQueueCL.cpp297 size_t slicePitch, in enqueueReadImage()
/external/deqp/framework/common/
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()
/external/ComputeLibrary/include/CL/
Dopencl.hpp5098 size_type slicePitch, in Image2DArray()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp1056 int slicePitch = imageHeight * rowPitch; in getUnpack3DAccess() local
/external/mesa3d/include/CL/
Dcl.hpp4142 ::size_t slicePitch, in Image2DArray()
Dopencl.hpp5138 size_type slicePitch, in Image2DArray()
/external/OpenCL-CLHPP/include/CL/
Dopencl.hpp5273 size_type slicePitch, in Image2DArray()