Home
last modified time | relevance | path

Searched refs:combinedFlags (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp612 const deUint32 combinedFlags = mergeLayoutFlags(blockLayoutFlags, bufVar.getFlags()); in computeReferenceLayout() local
621 … (blockLayoutFlags & LAYOUT_SCALAR) != 0 ? computeScalarBlockAlignment(varType, combinedFlags) : in computeReferenceLayout()
622 isStd140 ? computeStd140BaseAlignment(varType, combinedFlags) : in computeReferenceLayout()
623 …lockLayoutFlags & LAYOUT_RELAXED) != 0 ? computeRelaxedBlockBaseAlignment(varType, combinedFlags) : in computeReferenceLayout()
624 computeStd430BaseAlignment(varType, combinedFlags); in computeReferenceLayout()
657 const bool isRowMajor = !!(combinedFlags & LAYOUT_ROW_MAJOR); in computeReferenceLayout()
698 …curBlockNdx, deAlign32(curOffset, baseAlignment), prefix, varType.getElementType(), combinedFlags); in computeReferenceLayout()
714 …nceLayout(layout, curBlockNdx, baseOffset, blockPrefix + bufVar.getName(), varType, combinedFlags); in computeReferenceLayout()
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp592 const deUint32 combinedFlags = mergeLayoutFlags(blockLayoutFlags, bufVar.getFlags()); in computeReferenceLayout() local
601 const int baseAlignment = isStd140 ? computeStd140BaseAlignment(varType, combinedFlags) in computeReferenceLayout()
602 : computeStd430BaseAlignment(varType, combinedFlags); in computeReferenceLayout()
632 const bool isRowMajor = !!(combinedFlags & LAYOUT_ROW_MAJOR); in computeReferenceLayout()
669 …teReferenceLayout(layout, curBlockNdx, curOffset, prefix, varType.getElementType(), combinedFlags); in computeReferenceLayout()
683 …nceLayout(layout, curBlockNdx, baseOffset, blockPrefix + bufVar.getName(), varType, combinedFlags); in computeReferenceLayout()
/external/sqlite/dist/orig/
Dsqlite3.c97476 u32 combinedFlags;
97483 combinedFlags = pA->flags | pB->flags;
97484 if( combinedFlags & EP_IntValue ){
97507 if( ALWAYS((combinedFlags & EP_TokenOnly)==0) ){
97508 if( combinedFlags & EP_xIsSelect ) return 2;
97512 if( ALWAYS((combinedFlags & EP_Reduced)==0) && pA->op!=TK_STRING ){
/external/sqlite/dist/
Dsqlite3.c97492 u32 combinedFlags;
97499 combinedFlags = pA->flags | pB->flags;
97500 if( combinedFlags & EP_IntValue ){
97523 if( ALWAYS((combinedFlags & EP_TokenOnly)==0) ){
97524 if( combinedFlags & EP_xIsSelect ) return 2;
97528 if( ALWAYS((combinedFlags & EP_Reduced)==0) && pA->op!=TK_STRING ){
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...