Home
last modified time | relevance | path

Searched refs:generateFullDeclaration (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcUniformBlockCase.cpp727 void generateFullDeclaration(std::ostringstream& src, const StructType& structType, int indentLevel);
732 generateFullDeclaration(src, structType, indentLevel); in generateDeclaration()
736 void generateFullDeclaration(std::ostringstream& src, const StructType& structType, int indentLevel) in generateFullDeclaration() function
756 generateFullDeclaration(src, structType, indentLevel); in generateLocalDeclaration()
/third_party/vk-gl-cts/modules/glshared/
H A DglsUniformBlockCase.cpp818 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel);
823 generateFullDeclaration(src, structType, indentLevel); in generateDeclaration()
827 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel) in generateFullDeclaration() function
846 generateFullDeclaration(src, structType, indentLevel); in generateLocalDeclaration()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp984 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel);
989 generateFullDeclaration(src, structType, indentLevel); in generateDeclaration()
993 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel) in generateFullDeclaration() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.cpp959 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel);
964 generateFullDeclaration(src, structType, indentLevel); in generateDeclaration()
968 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel) in generateFullDeclaration() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp984 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel);
989 generateFullDeclaration(src, structType, indentLevel); in generateDeclaration()
993 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel) in generateFullDeclaration() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
H A DvktUniformBlockCase.cpp959 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel);
964 generateFullDeclaration(src, structType, indentLevel); in generateDeclaration()
968 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel) in generateFullDeclaration() function

Completed in 33 milliseconds