Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp473 const bool isStd140 = (layoutFlags & LAYOUT_STD140) != 0; in computeReferenceLayout() local
599 const bool isStd140 = (blockLayoutFlags & LAYOUT_STD140) != 0; in computeReferenceLayout() local
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp619 const bool isStd140 = (blockLayoutFlags & LAYOUT_STD140) != 0; in computeReferenceLayout() local