HomeSort by relevance Sort by last modified time
    Searched refs:MAX_VBS (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/intel/vulkan/
anv_private.h 90 #define MAX_VBS 32
    [all...]
anv_cmd_buffer.c 562 assert(firstBinding + bindingCount < MAX_VBS);
  /external/mesa3d/src/amd/vulkan/
radv_private.h 75 #define MAX_VBS 32
680 struct radv_vertex_binding vertex_bindings[MAX_VBS];
914 uint32_t binding_stride[MAX_VBS];
    [all...]
radv_cmd_buffer.c     [all...]

Completed in 191 milliseconds