Home
last modified time | relevance | path

Searched defs:pTexData (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/04_BasicTnL/OGLES/
DOGLESBasicTnL.cpp106 GLuint* pTexData = new GLuint[g_i32TexSize*g_i32TexSize]; in InitView() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPrint3D.cpp380 const void * const pTexData, in SetTextures()