Home
last modified time | relevance | path

Searched defs:offsetPtr (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawMultiExtTests.cpp788 const auto offsetPtr = (isMixedMode ? nullptr : &vertexOffset); in drawCommands() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.cpp790 const auto offsetPtr = (isMixedMode ? nullptr : &vertexOffset); in drawCommands() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorBufferTests.cpp120 inline void* offsetPtr(void* ptr, VkDeviceSize offset) in offsetPtr() function
125 inline const void* offsetPtr(const void* ptr, VkDeviceSize offset) in offsetPtr() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingDescriptorBufferTests.cpp120 inline void* offsetPtr(void* ptr, VkDeviceSize offset) in offsetPtr() function
125 inline const void* offsetPtr(const void* ptr, VkDeviceSize offset) in offsetPtr() function