Home
last modified time | relevance | path

Searched refs:generateLocalDeclaration (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.cpp726 void generateLocalDeclaration(std::ostringstream& src, const StructType& structType, int indentLeve…
753 void generateLocalDeclaration(std::ostringstream& src, const StructType& structType, int indentLeve… in generateLocalDeclaration() function
793 generateLocalDeclaration(src, curType->getStruct(), indentLevel + 1); in generateDeclaration()
804 generateLocalDeclaration(src, type.getStruct(), indentLevel + 1); in generateDeclaration()
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp817 void generateLocalDeclaration (std::ostringstream& src, const StructType& structType, int indentLe…
843 void generateLocalDeclaration (std::ostringstream& src, const StructType& structType, int indentLev… in generateLocalDeclaration() function
884 generateLocalDeclaration(src, curType->getStruct(), indentLevel+1); in generateDeclaration()
894 generateLocalDeclaration(src, type.getStruct(), indentLevel+1); in generateDeclaration()
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.cpp983 void generateLocalDeclaration (std::ostringstream& src, const StructType& structType, int indentLev…
1009 void generateLocalDeclaration (std::ostringstream& src, const StructType& structType, int /* indent… in generateLocalDeclaration() function
1049 generateLocalDeclaration(src, curType->getStruct(), indentLevel+1); in generateDeclaration()
1059 generateLocalDeclaration(src, type.getStruct(), indentLevel+1); in generateDeclaration()
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp958 void generateLocalDeclaration (std::ostringstream& src, const StructType& structType, int indentLe…
984 void generateLocalDeclaration (std::ostringstream& src, const StructType& structType, int /* indent… in generateLocalDeclaration() function
1021 generateLocalDeclaration(src, curType->getStruct(), indentLevel+1); in generateDeclaration()
1031 generateLocalDeclaration(src, type.getStruct(), indentLevel+1); in generateDeclaration()