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

  /external/deqp/external/openglcts/modules/glesext/
esextcTestCaseBase.hpp 40 #define GEOMETRY_SHADER_POINT_SIZE_NOT_SUPPORTED "Geometry shader point size functionality not supported, skipping"
  /external/deqp/external/openglcts/modules/glesext/geometry_shader/
esextcGeometryShaderOutput.cpp 600 throw tcu::NotSupportedError(GEOMETRY_SHADER_POINT_SIZE_NOT_SUPPORTED, "", __FILE__, __LINE__);
esextcGeometryShaderInput.cpp 903 throw tcu::NotSupportedError(GEOMETRY_SHADER_POINT_SIZE_NOT_SUPPORTED, "", __FILE__, __LINE__);
990 throw tcu::NotSupportedError(GEOMETRY_SHADER_POINT_SIZE_NOT_SUPPORTED, "", __FILE__, __LINE__);
    [all...]
esextcGeometryShaderLimits.cpp     [all...]

Completed in 173 milliseconds