Searched refs:depth (Results 1 – 6 of 6) sorted by relevance
146 void Node::PrintIndent(int depth) in PrintIndent() argument149 for(int i = 0; i < depth * INDENT; ++i) in PrintIndent()179 void Node::Print(int depth) in Print() argument182 PrintIndent(depth); in Print()209 pNode->Print(depth + 1); in Print()211 PrintIndent(depth); in Print()
352 bool SetRearRatio(f32 depth);366 bool SetSurroundDepth(f32 depth);
63 u8 depth; //!< デプスバッファのフォーマット(PICA_DATA_DEPTH*) member178 / ((1 << ((cbSz).depth == PICA_DATA_DEPTH_COMPONENT16 ? 16: 24)) - 1) ), \
695 #define PICA_CMD_DATA_EARLY_DEPTH_DATA( depth ) (depth) argument
648 GL_APICALL void GL_APIENTRY glClearEarlyDepthDMP (GLuint depth);
524 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth);