Home
last modified time | relevance | path

Searched refs:device_version (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_extensions.py28 device_version = (1,0,0) variable in Version
32 self.device_version = version
42 + str(self.device_version[0])
44 + str(self.device_version[1])
46 + str(self.device_version[2])
Dzink_screen.c1372 screen->info.device_version = screen->info.props.apiVersion; in choose_pdev()
1375 screen->vk_version = MIN2(screen->info.device_version, screen->instance_info.loader_version); in choose_pdev()
/third_party/vulkan-loader/tests/
Dloader_phys_dev_inst_ext_tests.cpp255 uint32_t device_version = VK_API_VERSION_1_0; in TEST() local
262 device_version = VK_API_VERSION_1_1; in TEST()
264 … FillInRandomDeviceProps(cur_dev.properties, device_version, rand_vendor_id, rand_driver_vers); in TEST()
576 uint32_t device_version = VK_API_VERSION_1_0; in TEST() local
583 device_version = VK_API_VERSION_1_1; in TEST()
587 … FillInRandomDeviceProps(cur_dev.properties, device_version, rand_vendor_id, rand_driver_vers); in TEST()
807 uint32_t device_version = VK_API_VERSION_1_0; in TEST() local
814 device_version = VK_API_VERSION_1_1; in TEST()
818 … FillInRandomDeviceProps(cur_dev.properties, device_version, rand_vendor_id, rand_driver_vers); in TEST()
1093 uint32_t device_version = VK_API_VERSION_1_0; in TEST() local
[all …]
/third_party/skia/infra/bots/recipe_modules/flavor/
Dapi.py141 device_version = self.read_file_on_device(device_version_file,
144 if not device_version:
145 device_version = VERSION_NONE
146 if device_version != host_version:
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
Dinvocation.cpp186 const cl_version device_version) { in get_language_version() argument
203 const auto device_ver = get_cl_version(device_version); in get_language_version()
212 return get_lang_standard_from_version(device_version); in get_language_version()
321 const auto dev_version = dev.device_version(); in compile()
545 debug::log(".spvasm", spirv::print_module(binary, dev.device_version())); in compile_to_spirv()
/third_party/mesa3d/src/gallium/frontends/clover/core/
Ddevice.hpp97 cl_version device_version() const;
Ddevice.cpp527 device::device_version() const { in device_version() function in device
/third_party/mesa3d/src/gallium/frontends/clover/spirv/
Dinvocation.cpp782 if (validate && !is_valid_spirv(source, dev.device_version(), r_log)) in compile_program()
857 const cl_version opencl_version = dev.device_version(); in link_program()
877 llvm::debug::log(".spvasm", spirv::print_module(final_binary, dev.device_version())); in link_program()
/third_party/mesa3d/src/gallium/frontends/clover/api/
Ddevice.cpp428 buf.as_scalar<cl_version>() = dev.device_version(); in clGetDeviceInfo()
Dprogram.cpp195 const cl_version opencl_version = dev.device_version(); in CreateProgramWithILKHR()
/third_party/ffmpeg/doc/
Dffmpeg.texi1189 @item device_version