Searched refs:maxVertexAttribDivisor (Results 1 – 10 of 10) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | fxvertex.adoc | 512 sname:VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT::pname:maxVertexAttribDivisor. 541 sname:VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT::pname:maxVertexAttribDivisor, 854 sname:VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT::pname:maxVertexAttribDivisor. 877 sname:VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT::pname:maxVertexAttribDivisor,
|
D | limits.adoc | 1478 * [[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/ |
D | vulkansc_hash.hpp | 5296 …HPP_HASH_COMBINE( seed, physicalDeviceVertexAttributeDivisorPropertiesEXT.maxVertexAttribDivisor ); in operator ()()
|
D | vulkan_hash.hpp | 10496 …HPP_HASH_COMBINE( seed, physicalDeviceVertexAttributeDivisorPropertiesEXT.maxVertexAttribDivisor ); in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 12089 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()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 8150 memcpy(*ptr, (uint32_t*)&forMarshaling->maxVertexAttribDivisor, sizeof(uint32_t)); in reservedmarshal_VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 15847 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()
|
D | goldfish_vk_reserved_marshaling.cpp | 12241 memcpy((uint32_t*)&forUnmarshaling->maxVertexAttribDivisor, *ptr, sizeof(uint32_t)); in reservedunmarshal_VkPhysicalDeviceVertexAttributeDivisorPropertiesEXT()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 13096 uint32_t maxVertexAttribDivisor; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 8576 pname:pointClippingBehavior, and pname:maxVertexAttribDivisor (they 8579 ** Remove duplicate anchor for pname:maxVertexAttribDivisor
|