| /external/deqp/external/openglcts/modules/common/ |
| D | glcUniformBlockCase.cpp | 729 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/ |
| D | glsUniformBlockCase.cpp | 820 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/ |
| D | vktUniformBlockCase.cpp | 961 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/ |
| D | vktTransformFeedbackFuzzLayoutCase.cpp | 986 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/ |
| D | vktSSBOLayoutCase.cpp | 947 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/ |
| D | es31fSSBOLayoutCase.cpp | 929 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
|