Home
last modified time | relevance | path

Searched defs:generateDeclaration (Results 1 – 6 of 6) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.cpp729 void generateDeclaration(std::ostringstream& src, const StructType& structType, int indentLevel) in generateDeclaration() function
761 void generateDeclaration(std::ostringstream& src, const VarType& type, const char* name, int indent… in generateDeclaration() function
821 void generateDeclaration(std::ostringstream& src, const Uniform& uniform, int indentLevel) in generateDeclaration() function
829 void generateDeclaration(std::ostringstream& src, const UniformBlock& block) in generateDeclaration() function
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp820 void generateDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel) in generateDeclaration() function
851 void generateDeclaration (std::ostringstream& src, const VarType& type, const char* name, int inden… in generateDeclaration() function
909 void generateDeclaration (std::ostringstream& src, const Uniform& uniform, int indentLevel) in generateDeclaration() function
917 void generateDeclaration (std::ostringstream& src, const UniformBlock& block) in generateDeclaration() function
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp961 void generateDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel) in generateDeclaration() function
998 void generateDeclaration (std::ostringstream& src, const VarType& type, const std::string& name, in… in generateDeclaration() function
1046 void generateDeclaration (std::ostringstream& src, const Uniform& uniform, int indentLevel, deUint3… in generateDeclaration() function
1161 void generateDeclaration (std::ostringstream& src, int blockNdx, const UniformBlock& block, const U… in generateDeclaration() function
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.cpp986 void generateDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel) in generateDeclaration() function
1023 void generateDeclaration (std::ostringstream& src, const VarType& type, const std::string& name, in… in generateDeclaration() function
1074 void generateDeclaration (std::ostringstream& src, const InterfaceBlockMember& member, int indentLe… in generateDeclaration() function
1162 void generateDeclaration (std::ostringstream& src, int blockNdx, const InterfaceBlock& block, const… in generateDeclaration() function
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp947 void generateDeclaration (std::ostream& src, const BufferVar& bufferVar, int indentLevel) in generateDeclaration() function
958 void generateDeclaration (std::ostream& src, const BufferBlock& block, int bindingPoint, bool usePh… in generateDeclaration() function
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp929 void generateDeclaration (std::ostream& src, const BufferVar& bufferVar, int indentLevel) in generateDeclaration() function
939 void generateDeclaration (std::ostream& src, const BufferBlock& block, int bindingPoint) in generateDeclaration() function