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/vulkan/binding_model/
H A 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
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A 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
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultiExtTests.cpp790 const auto offsetPtr = (isMixedMode ? nullptr : &vertexOffset); in drawCommands() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawMultiExtTests.cpp788 const auto offsetPtr = (isMixedMode ? nullptr : &vertexOffset); in drawCommands() local

Completed in 14 milliseconds