Lines Matching defs:buffer

4158     VkBuffer                                    buffer,
4171 disp->CmdDrawIndirectCountKHR(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride);
4176 VkBuffer buffer,
4189 disp->CmdDrawIndexedIndirectCountKHR(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride);
4820 VkBuffer buffer,
4831 disp->CmdBindIndexBuffer2KHR(commandBuffer, buffer, offset, size, indexType);
5409 VkBuffer buffer,
5422 disp->CmdDrawIndirectCountAMD(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride);
5427 VkBuffer buffer,
5440 disp->CmdDrawIndexedIndirectCountAMD(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride);
5985 const struct AHardwareBuffer* buffer,
5994 return disp->GetAndroidHardwareBufferPropertiesANDROID(device, buffer, pProperties);
6627 VkBuffer buffer,
6638 disp->CmdDrawMeshTasksIndirectNV(commandBuffer, buffer, offset, drawCount, stride);
6643 VkBuffer buffer,
6656 disp->CmdDrawMeshTasksIndirectCountNV(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride);
8472 VkBuffer buffer,
8481 disp->CmdDrawClusterIndirectHUAWEI(commandBuffer, buffer, offset);
9376 const struct _screen_buffer* buffer,
9385 return disp->GetScreenBufferPropertiesQNX(device, buffer, pProperties);
9750 VkBuffer buffer,
9761 disp->CmdDrawMeshTasksIndirectEXT(commandBuffer, buffer, offset, drawCount, stride);
9766 VkBuffer buffer,
9779 disp->CmdDrawMeshTasksIndirectCountEXT(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride);
9843 const struct OH_NativeBuffer* buffer,
9852 return disp->GetNativeBufferPropertiesOHOS(device, buffer, pProperties);