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

  /external/mesa3d/src/intel/common/
gen_device_info.h 194 uint64_t timestamp_frequency; member in struct:gen_device_info
  /external/mesa3d/src/intel/vulkan/
anv_device.c 375 int timestamp_frequency = local
378 if (timestamp_frequency < 0)
381 device->info.timestamp_frequency = timestamp_frequency;
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_context.h 1170 uint64_t timestamp_frequency; \/** $GpuTimestampFrequency *\/ member in struct:brw_context::__anon34330::__anon34331
    [all...]

Completed in 488 milliseconds