Searched defs:var_type (Results 1 – 4 of 4) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/gl/gles1_dec/ |
| D | gles1_dec.cpp | 1099 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8 + 4); in decode() local 1380 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8 + 4 + 4); in decode() local 2298 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8); in decode() local 2467 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8 + 4 + 4 + 4 + 4 + 4); in decode() local 2662 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8 + 4); in decode() local 2767 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8 + 4 + 4 + 4 + 4 + 4 + 4 + 4); in decode() local 2871 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8 + 4 + 4 + 4 + 4 + 4 + 4 + 4); in decode() local 2910 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8 + 4); in decode() local 2950 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8); in decode() local 2971 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8 + 4); in decode() local [all …]
|
| /device/generic/vulkan-cereal/stream-servers/gl/gles2_dec/ |
| D | gles2_dec.cpp | 560 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8); in decode() local 836 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8 + 4 + 4); in decode() local 2109 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8 + 4 + 4 + 4 + 4 + 4); in decode() local 2375 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8 + 4 + 4 + 4 + 4 + 4 + 4 + 4); in decode() local 2479 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8 + 4 + 4 + 4 + 4 + 4 + 4 + 4); in decode() local 3067 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8 + 4 + 4); in decode() local 3239 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8 + 4 + 4 + 4 + 4 + 4 + 4 + 4 + 4); in decode() local 3267 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8 + 4 + 4 + 4 + 4 + 4 + 4 + 4 + 4 + 4); in decode() local 3519 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8 + 4 + 4 + size_count); in decode() local 4196 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8 + 4 + 4 + 4 + 4 + 4 + 4 + 4 + 4 + 4); in decode() local [all …]
|
| /device/generic/vulkan-cereal/stream-servers/renderControl_dec/ |
| D | renderControl_dec.cpp | 490 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8 + 4 + 4 + 4 + 4 + 4 + 4); in decode() local 519 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8 + 4 + 4 + 4 + 4 + 4 + 4); in decode() local 617 EGLenum var_type = Unpack<EGLenum,uint32_t>(ptr + 8); in decode() local 722 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8 + 4 + 4 + 4 + 4 + 4 + 4); in decode() local 1342 GLenum var_type = Unpack<GLenum,uint32_t>(ptr + 8 + 4 + 4 + 4 + 4 + 4 + 4); in decode() local
|
| /device/generic/vulkan-cereal/scripts/ |
| D | gen-entries.py | 538 def get_printf_format(var_type, var_name): argument
|