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

  /external/chromium_org/third_party/mesa/src/src/gallium/tests/trivial/
compute.c 339 static void init_compute_resources(struct context *ctx, const int *slots) function
500 init_compute_resources(ctx, (int []) { 0, -1 }); function
545 init_compute_resources(ctx, (int []) { 0, 1, -1 }); function
606 init_compute_resources(ctx, (int []) { 0, -1 }); function
712 init_compute_resources(ctx, (int []) { 0, -1 }); function
799 init_compute_resources(ctx, (int []) { 0, -1 }); function
852 init_compute_resources(ctx, (int []) { 1, -1 }); function
904 init_compute_resources(ctx, (int []) { 0, -1 }); function
945 init_compute_resources(ctx, (int []) { 0, 1, -1 }); function
991 init_compute_resources(ctx, (int []) { 0, 1, 2, 3, -1 }); function
1090 init_compute_resources(ctx, (int []) { 0, 1, -1 }); function
1190 init_compute_resources(ctx, (int []) { 0, 1, -1 }); function
1266 init_compute_resources(ctx, (int []) { 0, -1 }); function
1420 init_compute_resources(ctx, (int []) { 0, -1 }); function
1559 init_compute_resources(ctx, (int []) { 0, -1 }); function
    [all...]
  /external/mesa3d/src/gallium/tests/trivial/
compute.c 339 static void init_compute_resources(struct context *ctx, const int *slots) function
500 init_compute_resources(ctx, (int []) { 0, -1 }); function
545 init_compute_resources(ctx, (int []) { 0, 1, -1 }); function
606 init_compute_resources(ctx, (int []) { 0, -1 }); function
712 init_compute_resources(ctx, (int []) { 0, -1 }); function
799 init_compute_resources(ctx, (int []) { 0, -1 }); function
852 init_compute_resources(ctx, (int []) { 1, -1 }); function
904 init_compute_resources(ctx, (int []) { 0, -1 }); function
945 init_compute_resources(ctx, (int []) { 0, 1, -1 }); function
991 init_compute_resources(ctx, (int []) { 0, 1, 2, 3, -1 }); function
1090 init_compute_resources(ctx, (int []) { 0, 1, -1 }); function
1190 init_compute_resources(ctx, (int []) { 0, 1, -1 }); function
1266 init_compute_resources(ctx, (int []) { 0, -1 }); function
1420 init_compute_resources(ctx, (int []) { 0, -1 }); function
1559 init_compute_resources(ctx, (int []) { 0, -1 }); function
    [all...]

Completed in 701 milliseconds