Home
last modified time | relevance | path

Searched refs:benefit (Results 1 – 25 of 25) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Dregister_allocate.c1016 float benefit = 0; in ra_get_spill_benefit() local
1027 benefit += ((float)g->regs->classes[n_class]->q[n2_class] / in ra_get_spill_benefit()
1031 return benefit; in ra_get_spill_benefit()
1052 float benefit; in ra_get_best_spill_node() local
1060 benefit = ra_get_spill_benefit(g, n); in ra_get_best_spill_node()
1062 if (benefit / cost > best_benefit) { in ra_get_best_spill_node()
1063 best_benefit = benefit / cost; in ra_get_best_spill_node()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_color_write_enable.adoc26 By making the state dynamic, one additional benefit is the ability to reduce
DVK_NV_dedicated_allocation.adoc25 (and probably should not) be used for smaller resources that can benefit
DVK_SEC_amigo_profiling.adoc26 It is documented solely for the benefit of tools and layer developers, who
DVK_QCOM_multiview_per_view_render_areas.adoc25 On some implementations, there may be a performance benefit for providing
DVK_KHR_video_encode_queue.adoc56 fit in the legacy `VkPipelineStageFlagBits` enum, there is no real benefit
DVK_NV_device_generated_commands.adoc116 They also benefit from being processable in parallel.
DVK_EXT_image_drm_format_modifier.adoc382 Therefore, an application-provided size provides no benefit, and this
/hardware/google/gfxstream/third-party/stb/include/stb/
DLICENSE9 domain. We make this dedication for the benefit of the public at large and to
/hardware/google/gfxstream/guest/android-emu/aemu/base/fit/
DREADME56 idiom and that a broad audience of developers will significantly benefit from
112 - Lots of other C++ code uses callbacks extensively and would benefit from move
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_MSFT_layered_driver.adoc43 The latter solution is the more general, and also has the benefit of
Dtemplate.adoc68 …ut offer additional background as to what peripheral problem they address, or benefit they provide.
DVK_EXT_shader_tile_image.adoc20 … seen as a 'tax' on applications that do not target implementations that benefit from on-chip stor…
72 * Many use-cases that benefit from subpasses could be implemented with this functionality
454 …and hence must be disallowed for depth and stencil. There is very little benefit to declaring the …
DVK_EXT_swapchain_maintenance1.adoc93 updates, though it lacks the benefit of driver updates bringing fixes and
DVK_EXT_host_image_copy.adoc282 Therefore, it was deemed unnecessary to allow other layouts, as they provide no performance benefit.
DVK_KHR_maintenance5.adoc61 Some tile-based GPUs can benefit from providing an optimal render area granularity as the basis for…
DVK_EXT_graphics_pipeline_library.adoc575 implementations where this would provide no benefit should ignore the cache
699 …achments, but the additional complexity of adding that path had no clear benefit, so is disallowed.
DVK_EXT_shader_object.adoc20 …e baked into the static pipeline objects. This, the thinking went, would benefit even those implem…
56 …friendly abstraction that bypasses the complexity of pipelines. With the benefit of years of hinds…
DVK_EXT_descriptor_buffer.adoc53 …wever this is likely the same set of implementations that wouldn’t see a benefit from this proposa…
1043 No – there is no reason why pulling this loop into the driver should provide any benefit.
DVK_KHR_video_decode_queue.adoc750 … also fit in the legacy `VkPipelineStageFlagBits` enum, there is no real benefit to include it. In…
/hardware/invensense/6515/libsensors_iio/
DLicense.txt174 benefit of the parties and their respective successors and assigns, provided,
/hardware/broadcom/wlan/bcmdhd/firmware/
DLICENSE.TXT174 benefit of the parties and their respective successors and assigns, provided,
/hardware/interfaces/graphics/composer/2.3/
DIComposerClient.hal55 * PowerMode::DOZE_SUSPEND. DOZE_SUSPEND may not provide any benefit
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal450 * PowerMode::DOZE_SUSPEND. DOZE_SUSPEND may not provide any benefit over
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc6404 browsers may benefit less (public pull requests 702, 704, and 708).