Home
last modified time | relevance | path

Searched defs:block_depth (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/python/ops/linalg/
Dlinear_operator_circulant.py60 block_depth, argument
144 def block_depth(self): member in _BaseLinearOperatorCirculant
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dconstruct.cpp99 int block_depth = function->GetBlockDepth(block); in blocks() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dconstruct.cpp104 int block_depth = function->GetBlockDepth(block); in blocks() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dconstruct.cpp99 int block_depth = function->GetBlockDepth(block); in blocks() local
/external/mesa3d/src/util/format/
Du_format_parse.py115 …def __init__(self, name, layout, block_width, block_height, block_depth, le_channels, le_swizzles,… argument
/external/mesa3d/src/mesa/main/
Dformat_parser.py235 …def __init__(self, name, layout, block_width, block_height, block_depth, channels, swizzle, colors… argument
/external/gemmlowp/internal/
Dpack.h179 int block_depth) const { in block()