Lines Matching refs:imagePtr
794 GeometryPass.myColorBuffer[0].surface.imagePtr, in GeometryPassDraw()
797 GeometryPass.myColorBuffer[1].surface.imagePtr, in GeometryPassDraw()
800 GeometryPass.myColorBuffer[2].surface.imagePtr, in GeometryPassDraw()
803 LightingPass.myTextureBuffer[0].surface.imagePtr, in GeometryPassDraw()
806 LightingPass.myTextureBuffer[1].surface.imagePtr, in GeometryPassDraw()
809 LightingPass.myTextureBuffer[2].surface.imagePtr, in GeometryPassDraw()
815 BuffersPass.myTextureBuffer[0].surface.imagePtr, in GeometryPassDraw()
818 BuffersPass.myTextureBuffer[1].surface.imagePtr, in GeometryPassDraw()
821 BuffersPass.myTextureBuffer[2].surface.imagePtr, in GeometryPassDraw()
865 …itTexturePtrs(&LightingPass.myTextureBuffer[0], GeometryPass.myColorBuffer[0].surface.imagePtr, 0); in LightingPassDraw()
866 …itTexturePtrs(&LightingPass.myTextureBuffer[1], GeometryPass.myColorBuffer[1].surface.imagePtr, 0); in LightingPassDraw()
867 …itTexturePtrs(&LightingPass.myTextureBuffer[2], GeometryPass.myColorBuffer[2].surface.imagePtr, 0); in LightingPassDraw()
930 GeometryPass.myColorBuffer[0].surface.imagePtr, 0); in BuffersPassDraw()
947 GeometryPass.myColorBuffer[1].surface.imagePtr, 0); in BuffersPassDraw()
964 GeometryPass.myColorBuffer[2].surface.imagePtr, 0); in BuffersPassDraw()