Home
last modified time | relevance | path

Searched defs:slicePitch (Results 1 – 21 of 21) 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/angle/src/libANGLE/
DCLtypes.h81 size_t slicePitch; member
DCLContext.cpp167 size_t slicePitch, in createImage3D()
DCLCommandQueue.cpp340 size_t slicePitch, in enqueueReadImage()
DvalidationCL.cpp266 size_t slicePitch) in ValidateBufferRect()
456 size_t slicePitch, in ValidateHostRegionForImage()
/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.cpp509 size_t slicePitch = dstImageInfo->slicePitch; in test_copy_image_generic() local
/external/deqp/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp436 int slicePitch = imageHeight*rowPitch; in createTexture() local
538 int slicePitch = rowPitch*m_size; in createTexture() local
551 int slicePitch = imageHeight*rowPitch; in createTexture() local
730 int slicePitch = imageHeight*rowPitch; in createTexture() local
/external/deqp/modules/egl/
DteglAndroidUtil.cpp315 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.cpp1152 int slicePitch = imageHeight*rowPitch; in createTexture() local
1815 int slicePitch = rowPitch*m_height; in createTexture() local
1828 int slicePitch = imageHeight*rowPitch; in createTexture() local
2474 int slicePitch = imageHeight*rowPitch; in createTexture() local
2556 int slicePitch = imageHeight*rowPitch; in createTexture() local
2849 int slicePitch = rowPitch*m_height; in createTexture() local
2862 int slicePitch = imageHeight*rowPitch; in createTexture() local
3077 int slicePitch = rowPitch*m_height; in createTexture() local
3090 int slicePitch = imageHeight*rowPitch; in createTexture() local
3450 int slicePitch = imageHeight*rowPitch; in createTexture() local
/external/angle/src/libANGLE/renderer/cl/
DCLCommandQueueCL.cpp285 size_t slicePitch, in enqueueReadImage()
/external/deqp/framework/common/
DtcuTexture.cpp936 const int slicePitch = rowPitch * size.y(); in calculatePackedPitch() local
969 …xtureFormat& format, int width, int height, int depth, int rowPitch, int slicePitch, const void* d… in ConstPixelBufferAccess()
1020 … TextureFormat& format, int width, int height, int depth, int rowPitch, int slicePitch, void* data) in PixelBufferAccess()
/external/ComputeLibrary/include/CL/
Dopencl.hpp5098 size_type slicePitch, in Image2DArray()
/external/mesa3d/include/CL/
Dcl2.hpp5023 size_type slicePitch, in Image2DArray()
Dcl.hpp4147 ::size_t slicePitch, in Image2DArray()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp965 int slicePitch = imageHeight*rowPitch; in getUnpack3DAccess() local