Home
last modified time | relevance | path

Searched defs:hasInstanceName (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.hpp189 bool hasInstanceName (void) const { return !m_instanceName.empty(); } in hasInstanceName() function in vkt::ubo::UniformBlock
DvktUniformBlockCase.cpp530 bool hasInstanceName = block.hasInstanceName(); in computeStd140Layout() local
1022 bool hasInstanceName = block.hasInstanceName(); in generateCompareSrc() local
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp586 bool hasInstanceName = block.getInstanceName() != DE_NULL; in computeStd140Layout() local
1064 bool hasInstanceName = block.getInstanceName() != DE_NULL; in generateCompareSrc() local
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp608 bool hasInstanceName = block.getInstanceName() != DE_NULL; in computeReferenceLayout() local
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp693 bool hasInstanceName = block.getInstanceName() != DE_NULL; in computeReferenceLayout() local