Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/magma/magma_dec/
Dmagma_dec.cpp360 uint64_t var_length = Unpack<uint64_t,uint64_t>(ptr + 8 + 8 + 8 + 4 + 8); in decode() local
384 uint64_t var_length = Unpack<uint64_t,uint64_t>(ptr + 8 + 8 + 8 + 8 + 8); in decode() local
/device/generic/vulkan-cereal/stream-servers/gl/gles2_dec/
Dgles2_dec.cpp2216 …GLsizei var_length = Unpack<GLsizei,uint32_t>(ptr + 8 + 4 + 4 + size_shaders + 4 + 4 + size_binary… in decode() local
3172 GLint var_length = Unpack<GLint,uint32_t>(ptr + 8 + 4 + 4 + 4 + size_binary); in decode() local
4607 GLsizeiptr var_length = Unpack<GLsizeiptr,uint32_t>(ptr + 8 + 4 + 4); in decode() local
4651 GLsizeiptr var_length = Unpack<GLsizeiptr,uint32_t>(ptr + 8 + 4 + 4); in decode() local
4670 GLsizeiptr var_length = Unpack<GLsizeiptr,uint32_t>(ptr + 8 + 4 + 4); in decode() local
4700 GLsizeiptr var_length = Unpack<GLsizeiptr,uint32_t>(ptr + 8 + 4 + 4); in decode() local
4732 GLsizeiptr var_length = Unpack<GLsizeiptr,uint32_t>(ptr + 8 + 4 + 4); in decode() local
7053 GLsizei var_length = Unpack<GLsizei,uint32_t>(ptr + 8 + 4 + 4 + 4 + size_binary); in decode() local
9110 GLsizeiptr var_length = Unpack<GLsizeiptr,uint32_t>(ptr + 8 + 4 + 4); in decode() local
9131 GLsizeiptr var_length = Unpack<GLsizeiptr,uint32_t>(ptr + 8 + 4 + 4); in decode() local
[all …]