HomeSort by relevance Sort by last modified time
    Searched defs:PIPE_ALIGN_STACK (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_compiler.h 223 #define PIPE_ALIGN_STACK __attribute__((force_align_arg_pointer))
225 #define PIPE_ALIGN_STACK
234 #define PIPE_ALIGN_STACK
241 #define PIPE_ALIGN_STACK
  /external/mesa3d/src/gallium/include/pipe/
p_compiler.h 223 #define PIPE_ALIGN_STACK __attribute__((force_align_arg_pointer))
225 #define PIPE_ALIGN_STACK
234 #define PIPE_ALIGN_STACK
241 #define PIPE_ALIGN_STACK

Completed in 139 milliseconds