메소드 |
설명 |
|
ComputeCustomTextureSize ( TensorDimensions dims, GoodAI.Core.Memory.CustomDimensionsHint customDims, RenderingMethod method, int vectorElements, string &warning ) : Size |
|
|
ComputeTextureSizeForVector ( int elementCount, bool isRowVector, RenderingMethod method, int vectorElements, string divisorName, string &warning ) : Size |
|
|
ComputeTiledTextureSize ( TensorDimensions dims, MyAbstractMemoryBlock target ) : Size |
|
|
GetTileDimensions ( ) : TensorDimensions |
|
|
ResetBounds ( ) : void |
|
|
SetTextureDimensions ( ) : void |
|
|
ShrinkSizeForRenderingMethod ( int size, RenderingMethod method, int vectorElements, bool &isDivisible ) : int |
|
|