HomeSort by relevance Sort by last modified time
    Searched refs:PVRTErrorOutputDebug (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTError.h 58 void PVRTErrorOutputDebug(char const * const format, ...);
PVRTError.cpp 28 @Function PVRTErrorOutputDebug
32 void PVRTErrorOutputDebug(char const * const format, ...)
PVRTPrint3D.cpp 498 PVRTErrorOutputDebug("DisplayWindow : You must call CPVRTPrint3D::SetTextures(...) before using this function.\n");
    [all...]
PVRTModelPOD.cpp     [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
PVRTTextureAPI.cpp 471 PVRTErrorOutputDebug("PVRTTextureLoadFromPointer warning: PVRTC not supported. Converting to RGBA8888 instead.\n");
496 PVRTErrorOutputDebug("PVRTTextureLoadFromPointer error: Unable to allocate memory to decompress texture.\n");
564 PVRTErrorOutputDebug("PVRTTextureLoadFromPointer error: PVRTC not supported.\n");
579 PVRTErrorOutputDebug("PVRTTextureLoadFromPointer error: PVRTC not supported.\n");
594 PVRTErrorOutputDebug("PVRTTextureLoadFromPointer warning: ETC not supported. Converting to RGBA8888 instead.\n");
616 PVRTErrorOutputDebug("PVRTTextureLoadFromPointer error: Unable to allocate memory to decompress texture.\n");
684 PVRTErrorOutputDebug("PVRTTextureLoadFromPointer error: ETC not supported.\n");
701 PVRTErrorOutputDebug("PVRTTextureLoadFromPointer failed: Unable to load GL_BGRA texture as extension GL_APPLE_texture_format_BGRA8888 is unsupported.\n");
703 PVRTErrorOutputDebug("PVRTTextureLoadFromPointer failed: Unable to load GL_BGRA texture as extension GL_IMG_texture_format_BGRA8888 is unsupported.\n");
714 PVRTErrorOutputDebug("PVRTTextureLoadFromPointer failed: Unable to load GL_HALF_FLOAT_OES texture as extension GL_OES_t (…)
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
PVRTTextureAPI.cpp 866 PVRTErrorOutputDebug("PVRTTextureLoadFromPointer warning: PVRTC not supported. Converting to RGBA8888 instead.\n");
891 PVRTErrorOutputDebug("PVRTTextureLoadFromPointer error: Unable to allocate memory to decompress texture.\n");
959 PVRTErrorOutputDebug("PVRTTextureLoadFromPointer error: PVRTC not supported.\n");
976 PVRTErrorOutputDebug("PVRTTextureLoadFromPointer warning: ETC not supported. Converting to RGBA8888 instead.\n");
998 PVRTErrorOutputDebug("PVRTTextureLoadFromPointer error: Unable to allocate memory to decompress texture.\n");
1066 PVRTErrorOutputDebug("PVRTTextureLoadFromPointer error: ETC not supported.\n");
1083 PVRTErrorOutputDebug("PVRTTextureLoadFromPointer failed: Unable to load GL_BGRA_IMG texture as extension GL_APPLE_texture_format_BGRA8888 is unsupported.\n");
1085 PVRTErrorOutputDebug("PVRTTextureLoadFromPointer failed: Unable to load GL_BGRA_IMG texture as extension GL_IMG_texture_format_BGRA8888 is unsupported.\n");
1094 PVRTErrorOutputDebug("PVRTTextureLoadFromPointer failed: pixel type not supported.\n");
1112 PVRTErrorOutputDebug("PVRTTextureLoadFromPointer failed: Arrays of cubemaps are not supported by OpenGL ES 3.0\n")
    [all...]

Completed in 93 milliseconds