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

  /external/mesa3d/src/gallium/drivers/virgl/
virgl_protocol.h 218 #define VIRGL_OBJ_SHADER_SO_STRIDE(x) (6 + (x))
  /external/virglrenderer/src/
virgl_protocol.h 227 #define VIRGL_OBJ_SHADER_SO_STRIDE(x) (6 + (x))

Completed in 1238 milliseconds