/external/mesa3d/src/amd/addrlib/core/ |
D | addrlib.cpp | 1958 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/ |
D | addrinterface.h | 484 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/ |
D | siaddrlib.cpp | 775 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()
|
D | egbaddrlib.cpp | 91 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()
|
D | ciaddrlib.cpp | 774 UINT_32 numSlices, ///< [in] current number of slices in HwlDegradeThickTileMode()
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderApiTests.cpp | 103 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/ |
D | vktPipelineRenderToImageTests.cpp | 891 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/ |
D | es3fShaderApiTests.cpp | 120 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/ |
D | texstore.c | 981 GLuint dims, slice, numSlices = 1, sliceOffset = 0; in store_texsubimage() local
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 4873 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
|