Home
last modified time | relevance | path

Searched refs:CELLS (Results 1 – 14 of 14) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/tests/cases/
Ddraw_grids.amber70 RUN pipeline1 DRAW_GRID POS 0 0 SIZE 400 300 CELLS 2 3
71 RUN pipeline2 DRAW_GRID POS 0 300 SIZE 400 300 CELLS 1 1
72 RUN pipeline3 DRAW_GRID POS 400 0 SIZE 400 300 CELLS 100 100
73 RUN pipeline4 DRAW_GRID POS 400 300 SIZE 400 300 CELLS 1 71
Ddraw_grid_multiple_pipeline.amber38 RUN my_pipeline DRAW_GRID POS 0 0 SIZE 250 250 CELLS 1 2
39 RUN pipeline2 DRAW_GRID POS 250 250 SIZE 250 250 CELLS 3 4
40 RUN pipeline3 DRAW_GRID POS 0 250 SIZE 250 250 CELLS 5 6
Ddraw_grid_multiple_color_attachment.amber38 RUN my_pipeline DRAW_GRID POS 0 0 SIZE 800 600 CELLS 91 37
Ddraw_grid_with_two_vertex_data_attached.expect_fail.amber73 RUN pipeline DRAW_GRID POS 100 100 SIZE 100 100 CELLS 10 10
Ddraw_grid_with_buffer.amber61 RUN pipeline1 DRAW_GRID POS 0 0 SIZE 400 300 CELLS 128 128
Ddraw_grid.amber49 RUN my_pipeline DRAW_GRID POS 0 0 SIZE 250 250 CELLS 8 4
Ddraw_polygon_mode.amber85 RUN pipeline_line_grid DRAW_GRID POS 80 40 SIZE 96 96 CELLS 3 3
/third_party/rust/crates/once_cell/examples/
Dtest_synchronization.rs15 static CELLS: OnceCell<Vec<OnceCell<usize>>> = OnceCell::new(); constant
20 CELLS.get_or_init(|| vec![OnceCell::new(); N_ROUNDS]); in main()
31 let cells = CELLS.get().unwrap(); in thread_main()
/third_party/vk-gl-cts/external/amber/src/tools/
Damber.sublime-syntax24 - match: '\b(BINDING|IDX|TO|RUN|DRAW_RECT|POS|DRAW_GRID|CELLS|DRAW_ARRAY|IN|AS|START_IDX)\b'
Damber-syntax.vim51 syn keyword amberBlockCmd TEXT BINARY PNG DRAW_GRID CELLS INSTANCE_COUNT
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/graphicsfuzz/
Dstable-quicksort-for-loop-with-injection.amber710 RUN reference_pipeline DRAW_GRID POS 0 0 SIZE 256 256 CELLS 8 8
1436 RUN variant_pipeline DRAW_GRID POS 0 0 SIZE 256 256 CELLS 8 8
Dstable-quicksort-max-value-as-index.amber712 RUN reference_pipeline DRAW_GRID POS 0 0 SIZE 256 256 CELLS 8 8
1440 RUN variant_pipeline DRAW_GRID POS 0 0 SIZE 256 256 CELLS 8 8
Dstable-quicksort-if-false-else-return.amber905 RUN reference_pipeline DRAW_GRID POS 0 0 SIZE 256 256 CELLS 8 8
1735 RUN variant_pipeline DRAW_GRID POS 0 0 SIZE 256 256 CELLS 8 8
/third_party/vk-gl-cts/external/amber/src/docs/
Damber_script.md707 CELLS _columns_of_cells_ _rows_of_cells_