Searched refs:var_handle (Results 1 – 1 of 1) sorted by relevance
1050 uint32_t var_handle = Unpack<uint32_t,uint32_t>(ptr + 8 + 4 + 4 + 4); in decode() local1055 …rnalFormat:0x%08x handle:0x%08x )", stream, var_width, var_height, var_internalFormat, var_handle); in decode()1056 this->rcCreateColorBufferWithHandle(var_width, var_height, var_internalFormat, var_handle); in decode()