Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DBuildSPIRV.cpp153 bool isStd140, in Encode()
214 uint32_t GetArrayStrideInBlock(const ShaderVariable &var, bool isStd140) in GetArrayStrideInBlock()
903 const bool isStd140 = type.typeSpec.blockStorage != EbsStd430; in declareType() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp468 const bool isStd140 = (layoutFlags & LAYOUT_STD140) != 0; in computeReferenceLayout() local
594 const bool isStd140 = (blockLayoutFlags & LAYOUT_STD140) != 0; in computeReferenceLayout() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
DvktSSBOLayoutCase.cpp616 const bool isStd140 = (blockLayoutFlags & LAYOUT_STD140) != 0; in computeReferenceLayout() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp616 const bool isStd140 = (blockLayoutFlags & LAYOUT_STD140) != 0; in computeReferenceLayout() local