Home
last modified time | relevance | path

Searched defs:pVertexAttributeDescriptions (Results 1 – 9 of 9) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkSubDecoder.cpp4619 const VkVertexInputAttributeDescription2EXT* pVertexAttributeDescriptions; in subDecode() local
DVkDecoderSnapshot.cpp4360 const VkVertexInputAttributeDescription2EXT* pVertexAttributeDescriptions) { in vkCmdSetVertexInputEXT()
10497 const VkVertexInputAttributeDescription2EXT* pVertexAttributeDescriptions) { in vkCmdSetVertexInputEXT()
DVkDecoder.cpp33134 const VkVertexInputAttributeDescription2EXT* pVertexAttributeDescriptions; in decode() local
/device/generic/goldfish-opengl/system/vulkan_enc/
Dfunc_table.cpp8471 const VkVertexInputAttributeDescription2EXT* pVertexAttributeDescriptions) { in entry_vkCmdSetVertexInputEXT()
8482 const VkVertexInputAttributeDescription2EXT* pVertexAttributeDescriptions) { in dynCheck_entry_vkCmdSetVertexInputEXT()
DVkEncoder.cpp61581 const VkVertexInputAttributeDescription2EXT* pVertexAttributeDescriptions, uint32_t doLock) { in vkCmdSetVertexInputEXT()
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto1627 repeated VkVertexInputAttributeDescription pVertexAttributeDescriptions = 7; field
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_funcs.hpp15997 …exAttributeDescriptionCount, const VULKAN_HPP_NAMESPACE::VertexInputAttributeDescription2EXT * pVe… in setVertexInputEXT() argument
Dvulkan_core.h3379 const VkVertexInputAttributeDescription* pVertexAttributeDescriptions; member
Dvulkan_structs.hpp33634 const VULKAN_HPP_NAMESPACE::VertexInputAttributeDescription * pVertexAttributeDescriptions = {}; member