Home
last modified time | relevance | path

Searched defs:usedSize (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/program/
Dprogram.c456 GLboolean used[], GLuint usedSize) in _mesa_find_used_registers()
494 GLuint usedSize, GLuint firstReg) in _mesa_find_free_register()
/external/skia/src/gpu/vk/
DGrVkMemory.h141 VkDeviceSize usedSize() const { return fUsedSize; } in usedSize() function
/external/skqp/src/gpu/vk/
DGrVkMemory.h141 VkDeviceSize usedSize() const { return fUsedSize; } in usedSize() function
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp137 const deUint32 usedSize = static_cast<deUint32>(expectedCompleteSize / 3); in operator ()() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp514 const deUint32 usedSize = static_cast<deUint32>(expectedCompleteSize / 3); in operator ()() local