Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp819 void generateDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel) in generateDeclaration() function
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
914 void generateDeclaration (std::ostringstream& src, const UniformBlock& block) in generateDeclaration() function
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp770 void generateDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel) in generateDeclaration() function
807 void generateDeclaration (std::ostringstream& src, const VarType& type, const std::string& name, in… in generateDeclaration() function
855 void generateDeclaration (std::ostringstream& src, const Uniform& uniform, int indentLevel, deUint3… in generateDeclaration() function
942 void generateDeclaration (std::ostringstream& src, int blockNdx, const UniformBlock& block, const U… in generateDeclaration() function
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp916 void generateDeclaration (std::ostream& src, const BufferVar& bufferVar, int indentLevel) in generateDeclaration() function
927 void generateDeclaration (std::ostream& src, const BufferBlock& block, int bindingPoint) in generateDeclaration() function
/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