Home
last modified time | relevance | path

Searched defs:array_size (Results 126 - 129 of 129) sorted by relevance

123456

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp9322 array_size_stringstream << "[" << array_size << "]"; in getCodeOfFragmentShaderWithNonFlatDoublePrecisionInput() local
9312 getCodeOfFragmentShaderWithNonFlatDoublePrecisionInput( Utils::_variable_type input_variable_type, unsigned int array_size) getCodeOfFragmentShaderWithNonFlatDoublePrecisionInput() argument
9366 getCodeOfFragmentShaderWithDoublePrecisionOutput( Utils::_variable_type output_variable_type, unsigned int array_size) getCodeOfFragmentShaderWithDoublePrecisionOutput() argument
9377 array_size_sstream << "[" << array_size << "]"; getCodeOfFragmentShaderWithDoublePrecisionOutput() local
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h671 size_t array_size; /* Array part size. */ member
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h197 const size_t array_size = vn_decode_array_size(dec, 3); in vn_decode_VkPhysicalDeviceLimits() local
202 const size_t array_size = vn_decode_array_size(dec, 3); in vn_decode_VkPhysicalDeviceLimits() local
214 const size_t array_size = vn_decode_array_size(dec, 2); in vn_decode_VkPhysicalDeviceLimits() local
218 const size_t array_size = vn_decode_array_size(dec, 2); in vn_decode_VkPhysicalDeviceLimits() local
254 const size_t array_size = vn_decode_array_size(dec, 2); in vn_decode_VkPhysicalDeviceLimits() local
258 const size_t array_size = vn_decode_array_size(dec, 2); vn_decode_VkPhysicalDeviceLimits() local
569 const size_t array_size = vn_decode_array_size(dec, VK_MAX_PHYSICAL_DEVICE_NAME_SIZE); vn_decode_VkPhysicalDeviceProperties() local
573 const size_t array_size = vn_decode_array_size(dec, VK_UUID_SIZE); vn_decode_VkPhysicalDeviceProperties() local
11324 const size_t array_size = vn_decode_array_size(dec, VK_MAX_DRIVER_NAME_SIZE); vn_decode_VkPhysicalDeviceDriverProperties_self() local
11328 const size_t array_size = vn_decode_array_size(dec, VK_MAX_DRIVER_INFO_SIZE); vn_decode_VkPhysicalDeviceDriverProperties_self() local
11453 const size_t array_size = vn_decode_array_size(dec, VK_UUID_SIZE); vn_decode_VkPhysicalDeviceIDProperties_self() local
11457 const size_t array_size = vn_decode_array_size(dec, VK_UUID_SIZE); vn_decode_VkPhysicalDeviceIDProperties_self() local
11461 const size_t array_size = vn_decode_array_size(dec, VK_LUID_SIZE); vn_decode_VkPhysicalDeviceIDProperties_self() local
13839 const size_t array_size = vn_decode_array_size(dec, VK_UUID_SIZE); vn_decode_VkPhysicalDeviceVulkan11Properties_self() local
13843 const size_t array_size = vn_decode_array_size(dec, VK_UUID_SIZE); vn_decode_VkPhysicalDeviceVulkan11Properties_self() local
13847 const size_t array_size = vn_decode_array_size(dec, VK_LUID_SIZE); vn_decode_VkPhysicalDeviceVulkan11Properties_self() local
14052 const size_t array_size = vn_decode_array_size(dec, VK_MAX_DRIVER_NAME_SIZE); vn_decode_VkPhysicalDeviceVulkan12Properties_self() local
14056 const size_t array_size = vn_decode_array_size(dec, VK_MAX_DRIVER_INFO_SIZE); vn_decode_VkPhysicalDeviceVulkan12Properties_self() local
18570 const size_t array_size = vn_decode_array_size(dec, VK_MAX_EXTENSION_NAME_SIZE); vn_decode_VkPhysicalDeviceToolProperties_self() local
18574 const size_t array_size = vn_decode_array_size(dec, VK_MAX_EXTENSION_NAME_SIZE); vn_decode_VkPhysicalDeviceToolProperties_self() local
18579 const size_t array_size = vn_decode_array_size(dec, VK_MAX_DESCRIPTION_SIZE); vn_decode_VkPhysicalDeviceToolProperties_self() local
18583 const size_t array_size = vn_decode_array_size(dec, VK_MAX_EXTENSION_NAME_SIZE); vn_decode_VkPhysicalDeviceToolProperties_self() local
20552 const size_t array_size = vn_decode_array_size(dec, (pTimeDomainCount ? *pTimeDomainCount : 0)); vn_decode_vkGetPhysicalDeviceCalibrateableTimeDomainsEXT_reply() local
20638 const size_t array_size = vn_decode_array_size(dec, timestampCount); vn_decode_vkGetCalibratedTimestampsEXT_reply() local
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h657 size_t array_size; /* Array part size. */ member

Completed in 57 milliseconds

123456