Header file defining the Tiling method API. More...
Data Structures | |
struct | sw_tile_bbox |
Definition of a device space tile bounding box. More... | |
struct | sw_tiling_api_20190924 |
The tiling method API. More... | |
Typedefs | |
typedef HqnResult | sw_tile_result |
Return status of the tiling API functions. More... | |
typedef struct sw_tile_iteration_opaque * | sw_tile_iteration |
Opaque definition of a tiling iteration. | |
typedef struct sw_tiling_api_20190924 | sw_tiling_api_20190924 |
The tiling method API. | |
Enumerations | |
enum | SW_TILE_RESULT { SW_TILE_SUCCESS = HQN_RESULT_SUCCESS , SW_TILE_ERROR , SW_TILE_ERROR_PARAMS , SW_TILE_ERROR_MEMORY } |
Return codes for API calls. More... | |
Functions | |
HqnResult | tileapi_result_translate (sw_tile_result result) |
Translate a tiling API-specific error code to a generic HqnResult error code. More... | |
Header file defining the Tiling method API.
Copyright (C) 2023 Global Graphics Software Ltd. All rights reserved. This source code contains the confidential and trade secret information of Global Graphics Software Ltd. It may not be used, copied or distributed for any reason except as set forth in the applicable Global Graphics license agreement.