Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
DBitstreamReader.h553 void setBlockInfo(BitstreamBlockInfo *BI) { BlockInfo = BI; } in setBlockInfo() function
/external/angle/src/libANGLE/
DUniform.h80 void setBlockInfo(int offset, int arrayStride, int matrixStride, bool isRowMajorMatrix) in setBlockInfo() function