Searched defs:var_texture (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/host/gl/gles1_dec/ |
D | gles1_dec.cpp | 819 GLenum var_texture = Unpack<GLenum,uint32_t>(ptr + 8); in decode() local 873 GLuint var_texture = Unpack<GLuint,uint32_t>(ptr + 8 + 4); in decode() local 1021 GLenum var_texture = Unpack<GLenum,uint32_t>(ptr + 8); in decode() local 2016 GLuint var_texture = Unpack<GLuint,uint32_t>(ptr + 8); in decode() local 4710 GLuint var_texture = Unpack<GLuint,uint32_t>(ptr + 8 + 4 + 4 + 4); in decode() local 5484 GLuint var_texture = Unpack<GLuint,uint32_t>(ptr + 8 + 4 + 4 + 4); in decode() local 5873 GLuint var_texture = Unpack<GLuint,uint32_t>(ptr + 8); in decode() local
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/gles2_dec/ |
D | gles2_dec.cpp | 44 GLenum var_texture = Unpack<GLenum,uint32_t>(ptr + 8); in decode() local 154 GLuint var_texture = Unpack<GLuint,uint32_t>(ptr + 8 + 4); in decode() local 944 GLuint var_texture = Unpack<GLuint,uint32_t>(ptr + 8 + 4 + 4 + 4); in decode() local 2010 GLuint var_texture = Unpack<GLuint,uint32_t>(ptr + 8); in decode() local 3368 GLuint var_texture = Unpack<GLuint,uint32_t>(ptr + 8 + 4 + 4 + 4); in decode() local 3791 GLuint var_texture = Unpack<GLuint,uint32_t>(ptr + 8 + 4 + 4 + 4); in decode() local 4146 GLuint var_texture = Unpack<GLuint,uint32_t>(ptr + 8); in decode() local 6319 GLuint var_texture = Unpack<GLuint,uint32_t>(ptr + 8 + 4 + 4); in decode() local 8663 GLuint var_texture = Unpack<GLuint,uint32_t>(ptr + 8 + 4); in decode() local
|