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

  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
PVRTPFXSemantics.cpp 104 PVRTCOMPILEASSERT(c_psSemanticsInfo, sizeof(c_psSemanticsInfo) / sizeof(c_psSemanticsInfo[0]) == ePVRTPFX_NumSemantics);
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTGlobal.h 143 #define PVRTCOMPILEASSERT(T, expr) typedef int (assert_##T)[expr]
PVRTPFXParser.cpp 544 PVRTCOMPILEASSERT(ParserCommands, sizeof(ParserCommands) / sizeof(ParserCommands[0]) == eCmds_Size);
1160 PVRTCOMPILEASSERT(HeaderCommands, sizeof(HeaderCommands) / sizeof(HeaderCommands[0]) == eCmds_Size);
    [all...]

Completed in 149 milliseconds