An Efficient Graphics Data Retrieval Method Based on Data Conversion Schemes

Research output: Chapter in Book/Report/Conference proceedingConference contributionpeer-review

Abstract

Modern computer graphics systems usually manage a set of internal data to store control parameters and all kind of graphics data. The behind problem on these graphics system data is that they are frequently updated and retrieved with variety of data types, even they are initially stored as specific data types. To support these updates and retrievals with various data types, modern graphics systems typically use data type conversion features, and even in the worst cases, they should provide all combinations of internally stored data types and newly provided or retrieved data types. In this paper, we show how to efficiently provide all the required combinations of data type conversions, with motivations, analysis, and overall designs. We also show typical type conversion scenarios, with specific API function examples. Our design shows that it can improve the internal architecture and the internal efficiency of modern computer graphics systems. In its implementation, we use C++std:: map container for fast lookup of the best-suitable conversion function. This overall scheme was integrated in our existing systems, and shows its feasibility and correctness.

Original languageEnglish
Title of host publication2025 International Conference on Electronics, Information, and Communication, ICEIC 2025
PublisherInstitute of Electrical and Electronics Engineers Inc.
ISBN (Electronic)9798331510756
DOIs
StatePublished - 2025
Event2025 International Conference on Electronics, Information, and Communication, ICEIC 2025 - Osaka, Japan
Duration: 19 Jan 202522 Jan 2025

Publication series

Name2025 International Conference on Electronics, Information, and Communication, ICEIC 2025

Conference

Conference2025 International Conference on Electronics, Information, and Communication, ICEIC 2025
Country/TerritoryJapan
CityOsaka
Period19/01/2522/01/25

Keywords

  • Best-suitable Type Conver-sion
  • Data Retrieval
  • Data Type Conversion
  • Efficient Lookup
  • Various Data Types

Fingerprint

Dive into the research topics of 'An Efficient Graphics Data Retrieval Method Based on Data Conversion Schemes'. Together they form a unique fingerprint.

Cite this