Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Duniform_query.cpp1287 const GLvoid *values, const int size_mul, in copy_uniforms_to_storage()
1438 int size_mul = glsl_base_type_is_64bit(basicType) ? 2 : 1; in _mesa_uniform() local
1627 const unsigned size_mul, const unsigned offset, in copy_uniform_matrix_to_storage()
1871 const unsigned size_mul = basicType == GLSL_TYPE_DOUBLE ? 2 : 1; in _mesa_uniform_matrix() local
2056 const int size_mul = 2; in _mesa_uniform_handle() local
/aosp_15_r20/external/virglrenderer/src/drm/linux/
H A Doverflow.h135 static inline size_t __must_check size_mul(size_t factor1, size_t factor2) in size_mul() function
/aosp_15_r20/external/libdav1d/src/
H A Ddecode.c2440 const uint8_t *const size_mul = ss_size_mul[f->cur.p.layout]; in setup_tile() local
2801 const uint8_t *const size_mul = ss_size_mul[f->cur.p.layout]; in dav1d_decode_frame_init() local