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

  /hardware/qcom/gps/msm8998/core/
SystemStatus.h 395 static const uint32_t maxLocation = 5;
SystemStatus.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fUniformLocationTests.cpp 669 int maxLocation = 1024;
672 m_renderCtx.getFunctions().getIntegerv(GL_MAX_UNIFORM_LOCATIONS, &maxLocation);
674 uniformInfo[0].location = maxLocation-1;
    [all...]
  /hardware/qcom/gps/msm8909w_3100/core/
SystemStatus.h 582 static const uint32_t maxLocation = 5;
SystemStatus.cpp     [all...]
  /external/deqp/external/openglcts/modules/gles31/
es31cExplicitUniformLocationTest.cpp     [all...]

Completed in 455 milliseconds