Home
last modified time | relevance | path

Searched defs:numSlices (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/src/amd/addrlib/
Daddrinterface.h556 UINT_32 numSlices; ///< Number of surface slices or depth member
682 UINT_32 numSlices; ///< Surface depth member
770 UINT_32 numSlices; ///< Surface depth member
879 UINT_32 numSlices; ///< Number of slices member
952 UINT_32 numSlices; ///< Number of slices member
1016 UINT_32 numSlices; ///< Number of slices member
1099 UINT_32 numSlices; ///< Number of slices, of color buffer member
1168 UINT_32 numSlices; ///< Number of slices member
1229 UINT_32 numSlices; ///< Number of slices member
1291 UINT_32 numSlices; ///< Number of slice/depth member
[all …]
/external/mesa3d/src/amd/addrlib/core/
Daddrlib1.cpp1822 UINT_32 numSlices, ///< [in] number of slices in ComputeHtileInfo()
1960 UINT_32 numSlices, ///< [in] number of slices in ComputeCmaskInfo()
2170 UINT_32 numSlices, ///< [in] number of slices in HwlComputeXmaskCoordFromAddr()
2354 UINT_32 numSlices, ///< [in] number of slices in HwlComputeXmaskAddrFromCoord()
2568 UINT_32 numSlices, ///< [in] number of slices in ComputeSurfaceAddrFromCoordLinear()
2603 UINT_32 numSlices, ///< [in] number of slices in ComputeSurfaceCoordFromAddrLinear()
Daddrlib2.h626 UINT_32 numSlices, in ComputePadSize()
643 UINT_32 numSlices, in Valid3DMipSliceIdConstraint()
/external/mesa3d/src/amd/addrlib/r800/
Degbaddrlib.cpp97 UINT_32 numSlices = pIn->numSlices; in DispatchComputeSurfaceInfo() local
1086 UINT_32 numSlices, ///< [in] current number of slices in ComputeSurfaceMipLevelTileMode()
1239 UINT_32 numSlices, ///< [in] current number of slices in HwlDegradeThickTileMode()
1322 UINT_32 numSlices = pIn->numSlices; in DispatchComputeSurfaceAddrFromCoord() local
2181 UINT_32 numSlices = pIn->numSlices; in DispatchComputeSurfaceCoordFromAddr() local
3201 UINT_32 numSlices, ///< [in] number of slices in ComputeHtileBytes()
Dsiaddrlib.cpp1239 UINT_32 numSlices, ///< [in] number of slices in HwlComputeHtileBytes()
1263 UINT_32 numSlices, ///< [in] number of slices in HwlComputeXmaskAddrFromCoord()
1421 UINT_32 numSlices, ///< [in] number of slices in HwlComputeXmaskCoordFromAddr()
2820 UINT_32 numSlices, ///< current number of slices in HwlDegradeThickTileMode()
Dciaddrlib.cpp907 UINT_32 numSlices, ///< [in] current number of slices in HwlDegradeThickTileMode()
/external/deqp/modules/gles2/functional/
Des2fShaderApiTests.cpp103 void sliceSourceString (const std::string& in, ShaderSources& out, const int numSlices, const size_… in sliceSourceString()
630 …t, const char* name, const char* desc, glu::ShaderType shaderType, const int numSlices, const deUi… in ShaderSourceSplitCase()
1070 const int numSlices = 1 << caseNdx; in init() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp962 const deInt32 numSlices = maxLayersOrDepth(imageSize); in testWithSizeReduction() local
1281 const int numSlices, in drawToMipLevel()
1386 const deInt32 numSlices = maxLayersOrDepth(imageSize); in testRenderToMipMaps() local
/external/swiftshader/src/Vulkan/
DVkImage.cpp461 int32_t numSlices = (region.srcOffsets[1].z - region.srcOffsets[0].z); in blit() local
/external/deqp/modules/gles3/functional/
Des3fShaderApiTests.cpp120 void sliceSourceString (const std::string& in, ShaderSources& out, const int numSlices, const size_… in sliceSourceString()
687 …t, const char* name, const char* desc, glu::ShaderType shaderType, const int numSlices, const deUi… in ShaderSourceSplitCase()
1696 const int numSlices = 1 << caseNdx; in init() local
/external/mesa3d/src/mesa/main/
Dtexstore.c981 GLuint dims, slice, numSlices = 1, sliceOffset = 0; in store_texsubimage() local
/external/mesa3d/src/amd/addrlib/gfx9/
Dgfx9addrlib.cpp575 UINT_32 numSlices = Max(pIn->numSlices, 1u); in HwlComputeDccInfo() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp5400 const deUint32 numSlices = (deUint32)source.getLevel(0).getHeight(); in getRef1DView() local
5419 const deUint32 numSlices = (deUint32)source.getLevel(0).getDepth(); in getRef2DView() local
5453 const deUint32 numSlices = (deUint32)source.getLevel(0).getDepth() / 6; in getRefCubeView() local