Home
last modified time | relevance | path

Searched refs:priorities (Results 1 – 16 of 16) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_global_priority.adoc18 In Vulkan, users can specify device-scope queue priorities.
22 priorities supported by a queue family, and then set a priority when
DVK_EXT_global_priority.adoc21 In Vulkan, users can specify device-scope queue priorities.
DVK_EXT_global_priority_query.adoc19 priorities supported by a queue family.
/hardware/google/gfxstream/host/tests/
DVulkan_unittest.cpp345 std::vector<float> priorities; in testDeviceCreation() local
348 priorities.push_back(1.0f); in testDeviceCreation()
355 priorities.data(), in testDeviceCreation()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddevsandqueues.adoc1492 * pname:priorityCount is the number of supported global queue priorities
1494 * pname:priorities is an array of ename:VK_MAX_GLOBAL_PRIORITY_SIZE_EXT
1496 queue priorities in this queue family.
1502 with the list of supported global queue priorities for the indicated family.
1504 The valid elements of pname:priorities must: not contain any duplicate
1507 The valid elements of pname:priorities must: be a continuous sequence of
1514 pname:priorities as ename:VK_QUEUE_GLOBAL_PRIORITY_LOW_KHR,
1522 [open,refpage='VK_MAX_GLOBAL_PRIORITY_SIZE_KHR',desc='Length of an array of global queue priorities
1526 priorities, as returned in
1527 slink:VkQueueFamilyGlobalPriorityPropertiesKHR::pname:priorities.
[all …]
Dmemory.adoc1932 The granularity of the priorities is implementation-dependent.
1963 The granularity of the priorities is implementation-dependent.
Dfeatures.adoc2849 implementation supports memory priorities specified at memory allocation
4488 priorities.
Dlimits.adoc765 number of discrete priorities that can: be assigned to a queue based on
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DRoadmap.adoc83 Periodically, the working group should reevaluate the priorities of these problems, and plan to wor…
/hardware/google/gfxstream/guest/mesa/include/GL/
Dgl.h1305 const GLclampf *priorities );
Dglext.h5189 …YP PFNGLPRIORITIZETEXTURESXOESPROC) (GLsizei n, const GLuint *textures, const GLfixed *priorities);
5293 …d APIENTRY glPrioritizeTexturesxOES (GLsizei n, const GLuint *textures, const GLfixed *priorities);
8558 …YP PFNGLPRIORITIZETEXTURESEXTPROC) (GLsizei n, const GLuint *textures, const GLclampf *priorities);
8565 …d APIENTRY glPrioritizeTexturesEXT (GLsizei n, const GLuint *textures, const GLclampf *priorities);
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl.h1343 const GLclampf *priorities );
Dglext.h9001 …d APIENTRY glPrioritizeTexturesEXT (GLsizei n, const GLuint *textures, const GLclampf *priorities);
9008 …YP PFNGLPRIORITIZETEXTURESEXTPROC) (GLsizei n, const GLuint *textures, const GLclampf *priorities);
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h9638 VkQueueGlobalPriorityKHR priorities[VK_MAX_GLOBAL_PRIORITY_SIZE_KHR]; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp11780 VULKAN_HPP_HASH_COMBINE( seed, queueFamilyGlobalPriorityPropertiesKHR.priorities[i] ); in operator ()()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc2839 priorities for protected and unprotected queues created from the same