/external/mesa3d/src/amd/addrlib/inc/ |
D | addrinterface.h | 557 UINT_32 numSlices; ///< Number of surface slices or depth member 683 UINT_32 numSlices; ///< Surface depth member 771 UINT_32 numSlices; ///< Surface depth member 880 UINT_32 numSlices; ///< Number of slices member 953 UINT_32 numSlices; ///< Number of slices member 1017 UINT_32 numSlices; ///< Number of slices member 1100 UINT_32 numSlices; ///< Number of slices, of color buffer member 1169 UINT_32 numSlices; ///< Number of slices member 1230 UINT_32 numSlices; ///< Number of slices member 1292 UINT_32 numSlices; ///< Number of slice/depth member [all …]
|
/external/mesa3d/src/amd/addrlib/src/core/ |
D | addrlib1.cpp | 1832 UINT_32 numSlices, ///< [in] number of slices in ComputeHtileInfo() 1970 UINT_32 numSlices, ///< [in] number of slices in ComputeCmaskInfo() 2180 UINT_32 numSlices, ///< [in] number of slices in HwlComputeXmaskCoordFromAddr() 2363 UINT_32 numSlices, ///< [in] number of slices in HwlComputeXmaskAddrFromCoord() 2577 UINT_32 numSlices, ///< [in] number of slices in ComputeSurfaceAddrFromCoordLinear() 2612 UINT_32 numSlices, ///< [in] number of slices in ComputeSurfaceCoordFromAddrLinear()
|
D | addrlib2.h | 774 UINT_32 numSlices, in ComputePadSize() 791 UINT_32 numSlices, in Valid3DMipSliceIdConstraint()
|
/external/mesa3d/src/amd/addrlib/src/r800/ |
D | egbaddrlib.cpp | 96 UINT_32 numSlices = pIn->numSlices; in DispatchComputeSurfaceInfo() local 1085 UINT_32 numSlices, ///< [in] current number of slices in ComputeSurfaceMipLevelTileMode() 1237 UINT_32 numSlices, ///< [in] current number of slices in HwlDegradeThickTileMode() 1320 UINT_32 numSlices = pIn->numSlices; in DispatchComputeSurfaceAddrFromCoord() local 2179 UINT_32 numSlices = pIn->numSlices; in DispatchComputeSurfaceCoordFromAddr() local 3198 UINT_32 numSlices, ///< [in] number of slices in ComputeHtileBytes()
|
D | siaddrlib.cpp | 1271 UINT_32 numSlices, ///< [in] number of slices in HwlComputeHtileBytes() 1295 UINT_32 numSlices, ///< [in] number of slices in HwlComputeXmaskAddrFromCoord() 1453 UINT_32 numSlices, ///< [in] number of slices in HwlComputeXmaskCoordFromAddr() 2853 UINT_32 numSlices, ///< current number of slices in HwlDegradeThickTileMode()
|
D | ciaddrlib.cpp | 911 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 | 963 const deInt32 numSlices = maxLayersOrDepth(imageSize); in testWithSizeReduction() local 1288 const int numSlices, in drawToMipLevel() 1402 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/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemUtils.cpp | 932 const int numSlices = dst.getDepth(); in fillWithUniqueColors() local
|
/external/mesa3d/src/amd/addrlib/src/gfx10/ |
D | gfx10addrlib.cpp | 2505 const UINT_32 numSlices = Max(pIn->numSlices, 1u); in HwlGetPreferredSurfaceSetting() local 2587 const UINT_32 numSlices = Max(pIn->numSlices, 1u); in HwlGetPreferredSurfaceSetting() local
|
/external/mesa3d/src/mesa/main/ |
D | texstore.c | 983 GLuint dims, slice, numSlices = 1, sliceOffset = 0; in store_texsubimage() local
|
/external/mesa3d/src/amd/addrlib/src/gfx9/ |
D | gfx9addrlib.cpp | 576 UINT_32 numSlices = Max(pIn->numSlices, 1u); in HwlComputeDccInfo() local 3376 const UINT_32 numSlices = Max(pIn->numSlices, 1u); in HwlGetPreferredSurfaceSetting() local
|
/external/llvm-project/mlir/lib/Dialect/Vector/ |
D | VectorTransforms.cpp | 525 int64_t numSlices = tupleType.size(); in generateTransferOpSlices() local 603 int64_t numSlices = tupleType.size(); in unrollTransferReadOp() local
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 5400 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
|