Home
last modified time | relevance | path

Searched defs:sizeOut (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/
H A Dtest_utils.cpp27 bool GetFileSize(const char *filePath, uint32_t *sizeOut) in GetFileSize() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgramLinkedResources.cpp644 getBlockSize(const std::string &name, const std::string &mappedName, size_t *sizeOut) getBlockSize() argument
H A Dqueryutils.cpp3004 void GetPointSize(const GLES1State *state, GLfloat *sizeOut) in GetPointSize() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_utils.cpp189 AllocateBufferOrImageMemory(vk::Context *context, VkMemoryPropertyFlags requestedMemoryPropertyFlags, VkMemoryPropertyFlags *memoryPropertyFlagsOut, const void *extraAllocationInfo, T *bufferOrImage, vk::DeviceMemory *deviceMemoryOut, VkDeviceSize *sizeOut) AllocateBufferOrImageMemory() argument
705 AllocateBufferMemory(Context *context, VkMemoryPropertyFlags requestedMemoryPropertyFlags, VkMemoryPropertyFlags *memoryPropertyFlagsOut, const void *extraAllocationInfo, Buffer *buffer, DeviceMemory *deviceMemoryOut, VkDeviceSize *sizeOut) AllocateBufferMemory() argument
718 AllocateImageMemory(Context *context, VkMemoryPropertyFlags memoryPropertyFlags, VkMemoryPropertyFlags *memoryPropertyFlagsOut, const void *extraAllocationInfo, Image *image, DeviceMemory *deviceMemoryOut, VkDeviceSize *sizeOut) AllocateImageMemory() argument

Completed in 11 milliseconds