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

  /external/deqp/modules/gles2/functional/
es2fTextureFilteringTests.cpp 56 MIN_VIEWPORT_WIDTH = 64,
273 if (viewport.width < MIN_VIEWPORT_WIDTH || viewport.height < MIN_VIEWPORT_HEIGHT)
  /external/deqp/modules/glshared/
glsTextureBufferCase.cpp 78 MIN_VIEWPORT_WIDTH = 64,
890 TCU_CHECK_MSG(width >= MIN_VIEWPORT_WIDTH || height >= MIN_VIEWPORT_HEIGHT, "Too small viewport");
    [all...]

Completed in 598 milliseconds