Home
last modified time | relevance | path

Searched defs:RowCount (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
Dtype.h111 uint32_t RowCount() const { return row_count_; } in RowCount() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRegAllocPBQP.h59 unsigned RowCount = 0; in MatrixMetadata() local