Home
last modified time | relevance | path

Searched refs:maxVertexAttribDivisor (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfxvertex.adoc512 sname:VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT::pname:maxVertexAttribDivisor.
541 sname:VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT::pname:maxVertexAttribDivisor,
854 sname:VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT::pname:maxVertexAttribDivisor.
877 sname:VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT::pname:maxVertexAttribDivisor,
Dlimits.adoc1478 * [[limits-maxVertexAttribDivisor]] pname:maxVertexAttribDivisor is the
4611 | code:uint32_t | pname:maxVertexAttribDivisor | `apiext:VK_EXT_vertex_att…
5069 | pname:maxVertexAttribDivisor | - | 2^16^-1 | min
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp5296 …HPP_HASH_COMBINE( seed, physicalDeviceVertexAttributeDivisorPropertiesEXT.maxVertexAttribDivisor ); in operator ()()
Dvulkan_hash.hpp10496 …HPP_HASH_COMBINE( seed, physicalDeviceVertexAttributeDivisorPropertiesEXT.maxVertexAttribDivisor ); in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp12089 vkStream->write((uint32_t*)&forMarshaling->maxVertexAttribDivisor, sizeof(uint32_t)); in marshal_VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT()
12101 vkStream->read((uint32_t*)&forUnmarshaling->maxVertexAttribDivisor, sizeof(uint32_t)); in unmarshal_VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT()
Dgoldfish_vk_reserved_marshaling_guest.cpp8150 memcpy(*ptr, (uint32_t*)&forMarshaling->maxVertexAttribDivisor, sizeof(uint32_t)); in reservedmarshal_VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp15847 vkStream->write((uint32_t*)&forMarshaling->maxVertexAttribDivisor, sizeof(uint32_t)); in marshal_VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT()
15871 vkStream->read((uint32_t*)&forUnmarshaling->maxVertexAttribDivisor, sizeof(uint32_t)); in unmarshal_VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT()
Dgoldfish_vk_reserved_marshaling.cpp12241 memcpy((uint32_t*)&forUnmarshaling->maxVertexAttribDivisor, *ptr, sizeof(uint32_t)); in reservedunmarshal_VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h13096 uint32_t maxVertexAttribDivisor; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc8576 pname:pointClippingBehavior, and pname:maxVertexAttribDivisor (they
8579 ** Remove duplicate anchor for pname:maxVertexAttribDivisor