前景提要
HDC调试需求开发(15万预算),能者速来!>>>
写一个关于“OpenGL”的demo,运行后定义的东西没有显示出来,程序没有报错,根据LOGCAT显示就报了一下问题(在Anroid Studio上开发的), 请高人帮我指点一下?
01-06 23:23:47.401 5121-5146/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Bytes : 512 1024 2048 4096 8192 16384 32768 65536 131072 01-06 23:23:47.401 5121-5146/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: ---------------|-------|-------|-------|-------|-------|-------|-------|-------|01-06 23:23:47.402 5121-5146/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: H -> VB: 221.98 1627.89 2170.52 1627.89 1817.18 1860.44 1894.27 1871.58 1830.48 01-06 23:23:47.404 5121-5146/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: H -> H: 49.83 3255.77 3255.77 1698.67 2367.84 2480.59 2500.44 2315.22 2446.61 01-06 23:23:49.577 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Bytes : 512 1024 2048 4096 8192 16384 32768 65536 131072 01-06 23:23:49.577 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: ---------------|-------|-------|-------|-------|-------|-------|-------|-------| 01-06 23:23:49.579 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: H -> VB: 93.92 1627.86 1953.43 1627.86 1775.85 1838.53 1860.41 1871.55 1894.24 01-06 23:23:49.580 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: H -> H: 101.74 3255.72 3255.72 1698.64 2367.80 2441.79 2520.56 2385.87 2437.03 01-06 23:24:02.759 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Total Frames 787 01-06 23:24:02.759 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Profiled Frames (0-787) 787 01-06 23:24:02.759 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Average Elapsed Time per Profiled Frame (ms) 16.5529 01-06 23:24:02.759 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Average Driver Time per Profiled Frame (ms) 13.1405 01-06 23:24:02.759 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Estimated FPS 60.4123 01-06 23:24:02.759 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: 01-06 23:24:02.759 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: Statistics per profiled frame [Calls/Time(ms)] 01-06 23:24:02.759 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Total Prepare to draw 1/ 13.0116 01-06 23:24:02.759 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Total RGXKickTA 1/ 0.8993 01-06 23:24:02.759 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Total RGXKickCDM 0/ 0.0000 01-06 23:24:02.759 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: BindFramebuffer kick : 0/ - 01-06 23:24:02.759 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: FlushAttachable kick : 1/ - 01-06 23:24:02.759 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: BufferData kick (TA) : 0/ - 01-06 23:24:02.759 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: BufferData kick (CDM): 0/ - 01-06 23:24:02.759 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Total Renders 1.0000/ - 01-06 23:24:02.759 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Total glFinish 0/ 0.0000 01-06 23:24:02.759 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Total Wait for 3D 0/ 0.0000 01-06 23:24:02.759 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Total Wait for TA 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Total Wait for CDM 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Total ValidateState() 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - Setup_VAO_AttribStreams() 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - Setup_VAO_AttribPointers() 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - Setup_TextureState() 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - Setup_VertexShader() 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - Setup_RenderState() 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - Setup_FragmentShader() 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Total EmitState() 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - WritePDSPixelShaderProgram() 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - WritePDSVertexShaderProgram() 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - WritePDSCommonStoreLoad(Frag) 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - WritePDSCoefficientLoadingProgram 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - WritePDSCommonStoreLoad(Vert) 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - WritePPPState() 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - WriteVDMControlStream() 1/ 0.0018 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Total CDM EmitState() 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - WriteCDMControlStream() 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - WritePDSCommonStoreLoad(Compute) 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: USC Codeheap Alloc - Fragment 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: USC Codeheap Alloc - Vertex 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: PDS Codeheap Alloc - Fragment 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: USC Codeheap Alloc - Compute 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: PDS Codeheap Alloc - Compute 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Total NamesArray operations 0/ 0.0005 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Total Frame Resource Manager ops. 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Total Frame Resource Manager Waits 0/ 0.0000 01-06 23:24:02.760 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Total Code Heap operations 0/ 0.0000 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Total Primitive Draw 1/ 0.0064 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Total Vertex Data Copy 0/ 0.0000 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Total Index Data Generate/Copy 0/ 0.0000 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Array Triangles 1/ 0.0032 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: PDS Variant hit/miss totals 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: PDSPixelShaderProgram - variant hit 0 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: PDSPixelShaderProgram - variant miss 0 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Early 3D kicks per frame 0.00 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Depth attachment renders skipped 0 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: Statistics per call [Maximum time (ms) in a single call] 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Max Prepare to draw 56.508076 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Max KickTA 5.645108 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Max KickCDM 0.000000 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Max Wait for 3D 0.001000 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Max Wait for TA 0.000000 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Max Wait for CDM 0.000000 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Max ValidateState() 0.000000 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Max EmitState() 0.000000 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Max NamesArray operation 0.317950 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Max Frame Resource Manager op. 0.000000 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Max Frame Resource Manager Wait 0.000000 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Max Code Heap operation 0.000000 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Buffer Statistics [ kB/kB per Profiled Frame ] 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: VDM Control 21.5195/ 0.0273 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Vertex data 27.6680/ 0.0352 01-06 23:24:02.761 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Index data 0.0000/ 0.0000 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: PDS vertex data 24.5938/ 0.0312 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: PDS fragment data 43.1094/ 0.0548 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: USC fragment data 0.0000/ 0.0000 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: PPP State 86.0781/ 0.1094 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Compute PDS data 0.0000/ 0.0000 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Compute constant data 0.0000/ 0.0000 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Compute CDM data 0.0000/ 0.0000 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Vertex constants 0.0000/ 0.0000 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Vertex image state 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - static image state miss ratio nan% 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - non static image state 0.0000/ 0.0000 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Vertex sampler state 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - static sampler state miss ratio nan% 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - non static sampler state 0.0000/ 0.0000 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Vertex other non static tex state 0.0000/ 0.0000 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Vertex PDS code 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - static PDS code miss ratio nan% 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - non static PDS code 0.0000/ 0.0000 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Fragment constants 0.0000/ 0.0000 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Fragment image state 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - static image state miss ratio nan% 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - non static image state 0.0000/ 0.0000 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Fragment sampler state 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - static sampler state miss ratio nan% 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - non static sampler state 0.0000/ 0.0000 01-06 23:24:02.762 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Fragment other non static tex state 0.0000/ 0.0000 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Fragment PDS code 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - static PDS code miss ratio nan% 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - non static PDS code 0.0000/ 0.0000 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Fragment PDS data section for texture state 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - static PDS data miss ratio nan% 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - non static PDS data 0.0000/ 0.0000 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Compute constants 0.0000/ 0.0000 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Compute image state 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - static image state miss ratio nan% 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - non static image state 0.0000/ 0.0000 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Compute sampler state 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - static sampler state miss ratio nan% 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - non static sampler state 0.0000/ 0.0000 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Compute other non static tex state 0.0000/ 0.0000 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Compute PDS code 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - static PDS code miss ratio nan% 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: - non static PDS code 0.0000/ 0.0000 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: USC Codeheap - Fragment 0.1406/ 0.0002 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: USC Codeheap - Vertex 0.0000/ 0.0000 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: PDS Codeheap - Fragment 0.0000/ 0.0000 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: USC Codeheap - Compute 0.0000/ 0.0000 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: PDS Codeheap - Compute 0.0000/ 0.0000 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: Texture Statistics [ Calls/perCall-Time|Texels / perFrame-Time/Texels ] 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: TexImage 0/ 0.0000/ 0/ 0.0000/ 0.00 01-06 23:24:02.763 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: TexSubImage 0/ 0.0000/ 0/ 0.0000/ 0.00 01-06 23:24:02.764 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: 01-06 23:24:02.764 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: Texture Statistics [ Calls/Time per Call/Time per Frame (ms)/Max Time] 01-06 23:24:02.764 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: CopyImage 0/ 0.0000/ 0.0000/ 0.0000 01-06 23:24:02.764 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: CopySubImage 0/ 0.0000/ 0.0000/ 0.0000 01-06 23:24:02.764 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: AllocateTexture 0/ 0.0000/ 0.0000/ 0.0000 01-06 23:24:02.764 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: TranslateLoadTexture 0/ 0.0000/ 0.0000/ 0.0000 01-06 23:24:02.764 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Load Ghost Texture 0/ 0.0000/ 0.0000/ 0.0000 01-06 23:24:02.764 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Texture Readback 0/ 0.0000/ 0.0000/ 0.0000 01-06 23:24:02.764 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: 01-06 23:24:02.764 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: Shader Statistics [ Calls/Avg time per Call/Max time per call/Time per Profiled Frame (ms)] 01-06 23:24:02.764 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: CompileShader 2/ 17.9727/ 27.3397/ 0.0457 01-06 23:24:02.770 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: LinkProgram 1/ 0.0510/ 0.0510/ 0.0001 01-06 23:24:02.770 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: ShaderSource 2/ 0.0075/ 0.0110/ 0.0000 01-06 23:24:02.770 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: 01-06 23:24:02.771 5121-5143/com.example.lijiegu.myfirstopengl E/IMGSRV: PVR: Texture allocation HWM = 1048592 bytes