Home
last modified time | relevance | path

Searched refs:generateFullDeclaration (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp817 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLe…
822 generateFullDeclaration(src, structType, indentLevel); in generateDeclaration()
826 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLeve… in generateFullDeclaration() function
845 generateFullDeclaration(src, structType, indentLevel); in generateLocalDeclaration()
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp764 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLe…
769 generateFullDeclaration(src, structType, indentLevel); in generateDeclaration()
773 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLeve… in generateFullDeclaration() function