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

  /external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
vktFragmentOperationsScissorMultiViewportTests.cpp 64 MIN_MAX_VIEWPORTS = 16, //!< Minimum number of viewports for an implementation supporting multiViewport.
156 if (limits.maxViewports < MIN_MAX_VIEWPORTS)
473 for (int numViewports = 1; numViewports <= MIN_MAX_VIEWPORTS; ++numViewports)
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawShaderViewportIndexTests.cpp 70 MIN_MAX_VIEWPORTS = 16, //!< Minimum number of viewports for an implementation supporting multiViewport.
792 if (limits.maxViewports < MIN_MAX_VIEWPORTS)
    [all...]
vktDrawShaderLayerTests.cpp 69 MIN_MAX_VIEWPORTS = 16, //!< Minimum number of viewports for an implementation supporting multiViewport.
    [all...]

Completed in 582 milliseconds