Home
last modified time | relevance | path

Searched refs:generateDeclaration (Results 1 – 7 of 7) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.cpp726 void generateDeclaration(std::ostringstream& src, const VarType& type, const char* name, int indent…
728 void generateDeclaration(std::ostringstream& src, const Uniform& uniform, int indentLevel);
729 void generateDeclaration(std::ostringstream& src, const StructType& structType, int indentLevel);
734 void generateDeclaration(std::ostringstream& src, const StructType& structType, int indentLevel) in generateDeclaration() function
751 generateDeclaration(src, memberIter->getType(), memberIter->getName(), indentLevel + 1, in generateFullDeclaration()
766 void generateDeclaration(std::ostringstream& src, const VarType& type, const char* name, int indent… in generateDeclaration() function
826 void generateDeclaration(std::ostringstream& src, const Uniform& uniform, int indentLevel) in generateDeclaration() function
831generateDeclaration(src, uniform.getType(), uniform.getName(), indentLevel, uniform.getFlags() & U… in generateDeclaration()
834 void generateDeclaration(std::ostringstream& src, const UniformBlock& block) in generateDeclaration() function
845 generateDeclaration(src, *uniformIter, 1 /* indent level */); in generateDeclaration()
[all …]
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp812 void generateDeclaration (std::ostringstream& src, const VarType& type, const char* name, int in…
813 void generateDeclaration (std::ostringstream& src, const Uniform& uniform, int indentLevel);
814 void generateDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel…
819 void generateDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel) in generateDeclaration() function
836generateDeclaration(src, memberIter->getType(), memberIter->getName(), indentLevel+1, memberIter->… in generateFullDeclaration()
850 void generateDeclaration (std::ostringstream& src, const VarType& type, const char* name, int inden… in generateDeclaration() function
906 void generateDeclaration (std::ostringstream& src, const Uniform& uniform, int indentLevel) in generateDeclaration() function
911generateDeclaration(src, uniform.getType(), uniform.getName(), indentLevel, uniform.getFlags() & U… in generateDeclaration()
914 void generateDeclaration (std::ostringstream& src, const UniformBlock& block) in generateDeclaration() function
925 generateDeclaration(src, *uniformIter, 1 /* indent level */); in generateDeclaration()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp992 void generateDeclaration (std::ostringstream& src, const VarType& type, const std::string& name,…
993 void generateDeclaration (std::ostringstream& src, const Uniform& uniform, int indentLevel, deUi…
994 void generateDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel…
999 void generateDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel) in generateDeclaration() function
1016generateDeclaration(src, memberIter->getType(), memberIter->getName(), indentLevel + 1, memberIter… in generateFullDeclaration()
1036 void generateDeclaration (std::ostringstream& src, const VarType& type, const std::string& name, in… in generateDeclaration() function
1084 void generateDeclaration (std::ostringstream& src, const Uniform& uniform, int indentLevel, deUint3… in generateDeclaration() function
1089generateDeclaration(src, uniform.getType(), uniform.getName(), indentLevel, uniform.getFlags() & U… in generateDeclaration()
1199 void generateDeclaration (std::ostringstream& src, int blockNdx, const UniformBlock& block, const U… in generateDeclaration() function
1214generateDeclaration(src, *pUniform, 1 /* indent level */, getBlockMemberOffset(blockNdx, block, *p… in generateDeclaration()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp1072 void generateDeclaration (std::ostream& src, const BufferVar& bufferVar, int indentLevel) in generateDeclaration() function
1083 void generateDeclaration (std::ostream& src, const BufferBlock& block, int bindingPoint) in generateDeclaration() function
1100 generateDeclaration(src, *varIter, 1 /* indent level */); in generateDeclaration()
1522 generateDeclaration(src, block, 1 + blockNdx); in generateComputeShader()
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp934 void generateDeclaration (std::ostream& src, const BufferVar& bufferVar, int indentLevel) in generateDeclaration() function
944 void generateDeclaration (std::ostream& src, const BufferBlock& block, int bindingPoint) in generateDeclaration() function
961 generateDeclaration(src, *varIter, 1 /* indent level */); in generateDeclaration()
1311 generateDeclaration(src, block, bindingPoint); in generateComputeShader()
/external/guice/extensions/struts2/lib/
Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...