Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/addrlib/core/
Daddrlib.cpp1958 UINT_32 numSlices, ///< [in] number of slices in ComputeHtileInfo()
2096 UINT_32 numSlices, ///< [in] number of slices in ComputeCmaskInfo()
2306 UINT_32 numSlices, ///< [in] number of slices in HwlComputeXmaskCoordFromAddr()
2487 UINT_32 numSlices, ///< [in] number of slices in HwlComputeXmaskAddrFromCoord()
2701 UINT_32 numSlices, ///< [in] number of slices in ComputeSurfaceAddrFromCoordLinear()
2736 UINT_32 numSlices, ///< [in] number of slices in ComputeSurfaceCoordFromAddrLinear()
/external/mesa3d/src/amd/addrlib/
Daddrinterface.h484 UINT_32 numSlices; ///< Number surface slice/depth, member
596 UINT_32 numSlices; ///< Surface depth member
690 UINT_32 numSlices; ///< Surface depth member
796 UINT_32 numSlices; ///< Number of slices member
864 UINT_32 numSlices; ///< Number of slices member
925 UINT_32 numSlices; ///< Number of slices member
1008 UINT_32 numSlices; ///< Number of slices, of color buffer member
1077 UINT_32 numSlices; ///< Number of slices member
1138 UINT_32 numSlices; ///< Number of slices member
1200 UINT_32 numSlices; ///< Number of slice/depth member
[all …]
/external/mesa3d/src/amd/addrlib/r800/
Dsiaddrlib.cpp775 UINT_32 numSlices, ///< [in] number of slices in HwlComputeHtileBytes()
799 UINT_32 numSlices, ///< [in] number of slices in HwlComputeXmaskAddrFromCoord()
957 UINT_32 numSlices, ///< [in] number of slices in HwlComputeXmaskCoordFromAddr()
2305 UINT_32 numSlices, ///< [in] current number of slices in HwlDegradeThickTileMode()
Degbaddrlib.cpp91 UINT_32 numSlices = pIn->numSlices; in DispatchComputeSurfaceInfo() local
1030 UINT_32 numSlices, ///< [in] current number of slices in ComputeSurfaceMipLevelTileMode()
1183 UINT_32 numSlices, ///< [in] current number of slices in HwlDegradeThickTileMode()
1266 UINT_32 numSlices = pIn->numSlices; in DispatchComputeSurfaceAddrFromCoord() local
2017 UINT_32 numSlices = pIn->numSlices; in DispatchComputeSurfaceCoordFromAddr() local
3035 UINT_32 numSlices, ///< [in] number of slices in ComputeHtileBytes()
Dciaddrlib.cpp774 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.cpp891 const deInt32 numSlices = maxLayersOrDepth(imageSize); in testWithSizeReduction() local
1246 const int numSlices, in drawToMipLevel()
1366 const deInt32 numSlices = maxLayersOrDepth(imageSize); in testRenderToMipMaps() 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/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp4873 const deUint32 numSlices = (deUint32)source.getLevel(0).getHeight(); in getRef1DView() local
4892 const deUint32 numSlices = (deUint32)source.getLevel(0).getDepth(); in getRef2DView() local
4926 const deUint32 numSlices = (deUint32)source.getLevel(0).getDepth() / 6; in getRefCubeView() local