Home
last modified time | relevance | path

Searched defs:grid (Results 1 - 25 of 37) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSampleLocationsUtil.cpp61 void fillSampleLocationsRandom (MultisamplePixelGrid& grid, const deUint32 subPixelBits, const deUint32 seed) in fillSampleLocationsRandom() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSampleLocationsUtil.cpp61 void fillSampleLocationsRandom (MultisamplePixelGrid& grid, const deUint32 subPixelBits, const deUint32 seed) in fillSampleLocationsRandom() argument
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dfactor.hpp62 next_grid_factor(const std::pair<T, std::vector<T>> &limits, const std::vector<T> &grid, const std::vector<std::vector<T>> &factors, std::pair<T, std::vector<T>> block, unsigned d = 0, unsigned i = 0) next_grid_factor() argument
111 find_grid_optimal_factor(T product_limit, const std::vector<T> &coord_limit, const std::vector<T> &grid) find_grid_optimal_factor() argument
[all...]
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DQrTemplate.java215 private int getModule(int[] grid, int x, int y) { in getModule() argument
/third_party/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
H A DCorrectnessActivity.java30 private GridLayout grid; field in CorrectnessActivity
/third_party/mesa3d/src/freedreno/computerator/
H A Da4xx.c277 a4xx_emit_grid(struct kernel *kernel, uint32_t grid[3], in a4xx_emit_grid() argument
202 cs_const_emit(struct fd_ringbuffer *ring, struct kernel *kernel, uint32_t grid[3]) cs_const_emit() argument
[all...]
H A Dmain.c207 uint32_t grid[3] = {0}; in main() local
H A Da6xx.c398 a6xx_emit_grid(struct kernel *kernel, uint32_t grid[3], in a6xx_emit_grid() argument
259 cs_const_emit(struct fd_ringbuffer *ring, struct kernel *kernel, uint32_t grid[3]) cs_const_emit() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_query.c351 struct pipe_grid_info grid = {}; in gfx10_sh_query_get_result_resource() local
[all...]
H A Dsi_query.c1536 struct pipe_grid_info grid = {}; in si_query_hw_get_result_resource() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_compute.c587 uint32_t grid[3]; in nv50_launch_grid() local
[all...]
H A Dnv50_query_hw_sm.c226 const uint grid[3] = { screen->MPsInTP, screen->TPs, 1 }; in nv50_hw_sm_end_query() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_draw.c326 iris_update_grid_size_resource(struct iris_context *ice, const struct pipe_grid_info *grid) iris_update_grid_size_resource() argument
382 iris_launch_grid(struct pipe_context *ctx, const struct pipe_grid_info *grid) iris_launch_grid() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_draw.c449 crocus_update_grid_size_resource(struct crocus_context *ice, const struct pipe_grid_info *grid) crocus_update_grid_size_resource() argument
479 crocus_launch_grid(struct pipe_context *ctx, const struct pipe_grid_info *grid) crocus_launch_grid() argument
[all...]
/third_party/python/Lib/idlelib/
H A Dsidebar.py96 def grid(self): member in BaseSideBar
314 def grid(self): member in LineNumbers
456 def grid(self): member in ShellSidebar
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_photosensitivity.c37 uint8_t grid[GRID_SIZE][GRID_SIZE][4]; member
H A Dvf_datascope.c764 int grid; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTextureBarrierTests.cpp261 static Vertex grid[GRID_SIZE + 1][GRID_SIZE + 1]; in generateVertexData() local
[all...]
/third_party/skia/gm/
H A Dcomplexclip.cpp427 SkIRect grid = persp.mapRect(SkRect::Make(img->dimensions())).roundOut(); in DEF_SIMPLE_GM() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_screen.cpp510 uint64_t *grid = (uint64_t *)ret; in d3d12_get_compute_param() local
H A Dd3d12_draw.cpp813 pipe_grid_info grid = {}; in update_draw_indirect_with_sysvals() local
861 pipe_grid_info grid = {}; update_draw_auto() local
[all...]
/third_party/skia/samplecode/
H A DSampleFatBits.cpp35 const SkScalar grid = 2; in apply_grid() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fCopyImageTests.cpp293 IVec2 RandomizedRenderGrid::getRandomOffset (deUint32 seed, IVec2 targetSize, IVec2 cellSize, IVec2 grid, int cellCount) in getRandomOffset() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_query.c1614 struct pipe_grid_info grid = {}; in r600_query_hw_get_result_resource() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawShaderLayerTests.cpp567 std::vector<PositionColorVertex> generateVertices (const std::vector<UVec4>& grid, const std::vector<Vec4>& colors, const UVec2& renderSize) in generateVertices() argument
896 const std::vector<UVec4> grid = generateGrid(params.numLayers, renderSize); in testVertexShader() local
956 const std::vector<UVec4> grid = generateGrid(params.numLayers, renderSize); in testTessellationShader() local
[all...]

Completed in 24 milliseconds

12