Searched refs:shaderTextId (Results 1 – 1 of 1) sorted by relevance
47 int shaderTextId, in ShaderData() argument52 mShaderTextId = shaderTextId; in ShaderData()199 public void apply(WireBuffer buffer, int shaderID, int shaderTextId, in apply() argument206 buffer.writeInt(shaderTextId); in apply()248 int shaderTextId = buffer.readInt(); in read() local295 operations.add(new ShaderData(shaderID, shaderTextId, in read()