Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp507 const deUint32 combinedFlags = mergeLayoutFlags(blockLayoutFlags, bufVar.getFlags()); in computeReferenceLayout() local
516 const int baseAlignment = isStd140 ? computeStd140BaseAlignment(varType, combinedFlags) in computeReferenceLayout()
517 : computeStd430BaseAlignment(varType, combinedFlags); in computeReferenceLayout()
547 const bool isRowMajor = !!(combinedFlags & LAYOUT_ROW_MAJOR); in computeReferenceLayout()
584 …teReferenceLayout(layout, curBlockNdx, curOffset, prefix, varType.getElementType(), combinedFlags); in computeReferenceLayout()
598 …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/
Dsqlite3.c88766 u32 combinedFlags;
88770 combinedFlags = pA->flags | pB->flags;
88771 if( combinedFlags & EP_IntValue ){
88794 if( ALWAYS((combinedFlags & EP_TokenOnly)==0) ){
88795 if( combinedFlags & EP_xIsSelect ) return 2;
88799 if( ALWAYS((combinedFlags & EP_Reduced)==0) && pA->op!=TK_STRING ){
/external/sqlite/dist/orig/
Dsqlite3.c88748 u32 combinedFlags;
88752 combinedFlags = pA->flags | pB->flags;
88753 if( combinedFlags & EP_IntValue ){
88776 if( ALWAYS((combinedFlags & EP_TokenOnly)==0) ){
88777 if( combinedFlags & EP_xIsSelect ) return 2;
88781 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 ...