Searched defs:structSize (Results 1 – 13 of 13) sorted by relevance
68 uint32_t structSize; /* +0: 4 Size of this structure */ member97 uint32_t structSize; /* Size of this structure */ member
53 uint32_t structSize; /**< initialized to the size of this structure */ member
150 unsigned structSize = 0; in runOnMachineBasicBlock() local
174 const uint32_t structSize = Encode(fieldVar, isStd140, {}, nullptr); in Encode() local229 const uint32_t structSize = Encode(element, isStd140, {}, nullptr); in GetArrayStrideInBlock() local
555 size_t structSize = mEncoder->getShaderVariableSize(structVar, isRowMajor); in enterStructAccess() local
501 size_t structSize = mEncoder->getShaderVariableSize(structVar, isRowMajor); in enterStructAccess() local
1201 size_t structSize = fields.size(); in CompareStruct() local