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

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

Completed in 2402 milliseconds