12 Commits (123ca35e00aa6bd55e5f9d00a039bb5a01dbacfc)

Author SHA1 Message Date
  nihuini 040a8d2427 set vulkan device by gpu index 7 years ago
  nihuini 7f7bbf12e5 new api for getting the default gpu device 7 years ago
  nihui 25b9736f82 shader fp16 packed 7 years ago
  nihuini 37e150162a do not retrieve timestamp availabitliy bits 7 years ago
  nihuini 8e2fb2e710 expose timestamp_period and timestamp_valid_bits 7 years ago
  nihuini c9a9486307 merge command submit and wait, expose queue_count, concurrent queue submission shall work 7 years ago
  nihui c180e87502 add compile shader module function, create pipeline from custom shader spv data 7 years ago
  nihuini 05bf09ba70 rename fp16_storage to support_fp16_storage 7 years ago
  nihuini e59dc6fafe proper usage of instance extension VK_KHR_get_physical_device_properties2, check fp16 and int8 feature 7 years ago
  nihuini 1f4bdd91b5 uint32_t typed workgroup size 7 years ago
  nihuini 532054b453 expose more device info 7 years ago
  nihui 10b8ac68cc
[WIP] vulkan compute (#618) 7 years ago