Home
last modified time | relevance | path

Searched defs:sizeToAllocate (Results 1 – 2 of 2) sorted by relevance

/external/OpenCL-CTS/test_conformance/api/
Dtest_api_min_max.cpp1626 size_t sizeToAllocate = in test_min_max_constant_buffer_size() local
2096 size_t sizeToAllocate = in test_min_max_local_mem_size() local
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp3028 size_t sizeToAllocate = roundUp(sizeInBytes, mAlignment); in allocateFromCurrentBuffer() local
3063 size_t sizeToAllocate = roundUp(sizeInBytes, mAlignment); in allocate() local
4907 size_t sizeToAllocate = roundUp(size, alignment); in allocateForVertexConversion() local