Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.cpp732 void generateFullDeclaration(std::ostringstream& src, const StructType& structType, int indentLevel…
737 generateFullDeclaration(src, structType, indentLevel); in generateDeclaration()
741 void generateFullDeclaration(std::ostringstream& src, const StructType& structType, int indentLevel) in generateFullDeclaration() function
761 generateFullDeclaration(src, structType, indentLevel); in generateLocalDeclaration()
/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.cpp997 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLe…
1002 generateFullDeclaration(src, structType, indentLevel); in generateDeclaration()
1006 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLeve… in generateFullDeclaration() function