Searched refs:runtimeDescriptorArray (Results 1 – 12 of 12) sorted by relevance
| /device/generic/vulkan-cereal/protocols/vulkan/appendices/ |
| D | spirvenv.txt | 188 …eDescriptorArrayEXT | <<features-features-runtimeDescriptorArray,runtimeDescriptorArra…
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
| D | goldfish_vk_testing.cpp | 3395 …if (!((a->runtimeDescriptorArray) == (b->runtimeDescriptorArray))) { onFail("a->runtimeDescriptorA… in checkEqual_VkPhysicalDeviceVulkan12Features() 3857 …if (!((a->runtimeDescriptorArray) == (b->runtimeDescriptorArray))) { onFail("a->runtimeDescriptorA… in checkEqual_VkPhysicalDeviceDescriptorIndexingFeatures()
|
| D | goldfish_vk_marshaling.cpp | 8515 vkStream->write((VkBool32*)&forMarshaling->runtimeDescriptorArray, sizeof(VkBool32)); in marshal_VkPhysicalDeviceVulkan12Features() 8587 vkStream->read((VkBool32*)&forUnmarshaling->runtimeDescriptorArray, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceVulkan12Features() 9613 vkStream->write((VkBool32*)&forMarshaling->runtimeDescriptorArray, sizeof(VkBool32)); in marshal_VkPhysicalDeviceDescriptorIndexingFeatures() 9658 vkStream->read((VkBool32*)&forUnmarshaling->runtimeDescriptorArray, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
|
| D | goldfish_vk_reserved_marshaling.cpp | 6249 memcpy((VkBool32*)&forUnmarshaling->runtimeDescriptorArray, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceVulkan12Features() 7094 memcpy((VkBool32*)&forUnmarshaling->runtimeDescriptorArray, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
|
| /device/generic/vulkan-cereal/include/vulkan/ |
| D | vulkan_core.h | 5083 VkBool32 runtimeDescriptorArray; member 5332 VkBool32 runtimeDescriptorArray; member
|
| D | vulkan.hpp | 63401 …bleDescriptorCount( descriptorBindingVariableDescriptorCount_ ), runtimeDescriptorArray( runtimeDe… 63546 runtimeDescriptorArray = runtimeDescriptorArray_; in setRuntimeDescriptorArray() 63588 && ( runtimeDescriptorArray == rhs.runtimeDescriptorArray ); in operator ==() 63621 VULKAN_HPP_NAMESPACE::Bool32 runtimeDescriptorArray = {}; member 72742 …bleDescriptorCount( descriptorBindingVariableDescriptorCount_ ), runtimeDescriptorArray( runtimeDe… 72947 runtimeDescriptorArray = runtimeDescriptorArray_; in setRuntimeDescriptorArray() 73101 && ( runtimeDescriptorArray == rhs.runtimeDescriptorArray ) in operator ==() 73161 VULKAN_HPP_NAMESPACE::Bool32 runtimeDescriptorArray = {}; member
|
| /device/generic/vulkan-cereal/protocols/vulkan/chapters/ |
| D | features.txt | 1302 * [[features-features-runtimeDescriptorArray]] 1303 pname:runtimeDescriptorArray indicates whether the implementation 1375 ** <<features-features-runtimeDescriptorArray, 1376 pname:runtimeDescriptorArray>>
|
| D | interfaces.txt | 728 If the array is runtime-sized, the pname:runtimeDescriptorArray feature
|
| /device/generic/vulkan-cereal/protocols/vulkan/include/vulkan/ |
| D | vulkan_core.h | 7587 VkBool32 runtimeDescriptorArray; member
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | goldfish_vk_marshaling_guest.cpp | 7292 vkStream->write((VkBool32*)&forMarshaling->runtimeDescriptorArray, sizeof(VkBool32)); in marshal_VkPhysicalDeviceVulkan12Features() 7353 vkStream->read((VkBool32*)&forUnmarshaling->runtimeDescriptorArray, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceVulkan12Features() 8218 vkStream->write((VkBool32*)&forMarshaling->runtimeDescriptorArray, sizeof(VkBool32)); in marshal_VkPhysicalDeviceDescriptorIndexingFeatures() 8252 vkStream->read((VkBool32*)&forUnmarshaling->runtimeDescriptorArray, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
|
| D | goldfish_vk_reserved_marshaling_guest.cpp | 5029 memcpy(*ptr, (VkBool32*)&forMarshaling->runtimeDescriptorArray, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceVulkan12Features() 5676 memcpy(*ptr, (VkBool32*)&forMarshaling->runtimeDescriptorArray, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceDescriptorIndexingFeatures()
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/ |
| D | goldfish_vk_baseprotodefs.proto | 7814 …// Original field: basetype VkBool32 runtimeDescriptorArray. stringarray? 0 string? 0 hasLenInfo? 0 7815 optional uint32 runtimeDescriptorArray = 22; field
|