Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
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
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp3661 const GLuint column_size = (GLuint)size * basic_type_size; in AttribPointer() local