Pārlūkot izejas kodu

llvmpipe: fix comment typo

tags/mesa-7.9-rc1
Roland Scheidegger pirms 15 gadiem
vecāks
revīzija
217926f350
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2
    2
      src/gallium/drivers/llvmpipe/lp_flush.c

+ 2
- 2
src/gallium/drivers/llvmpipe/lp_flush.c Parādīt failu

@@ -40,11 +40,11 @@

/**
* \param flags bitmask of PIPE_FLUSH_x flags
* \param fence if non-null, returns pointer to a fench which can be waited on
* \param fence if non-null, returns pointer to a fence which can be waited on
*/
void
llvmpipe_flush( struct pipe_context *pipe,
unsigned flags,
unsigned flags,
struct pipe_fence_handle **fence )
{
struct llvmpipe_context *llvmpipe = llvmpipe_context(pipe);

Notiek ielāde…
Atcelt
Saglabāt