Home
last modified time | relevance | path

Searched defs:column_size (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_vc4.c339 static size_t vc4_sand_tiled_offset(size_t column_width, size_t column_size, size_t x, in vc4_sand_tiled_offset()
363 uint32_t column_width_bytes, column_width, column_size; in vc4_fb_convert_plane_to_sand_tiled() local
419 uint32_t column_width_bytes, column_width, column_size; in vc4_fb_convert_plane_from_sand_tiled() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNEQLSTMLayerNormalizationKernel.cpp297 const uint32_t column_size = _input->info()->tensor_shape()[0]; in compute_qsymm16() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp3664 const GLuint column_size = (GLuint)size * basic_type_size; in AttribPointer() local