Searched refs:gasgeo_tx0_ID (Results 1 – 6 of 6) sorted by relevance
60 …GLuint gasgeo_tx0_ID; /* used in accumulation pass. Vertex Texture coordinat… member
131 glGenBuffers(1, &gas.gasgeo_tx0_ID); in SceneObjectInitialize()138 glBindBuffer(GL_ARRAY_BUFFER, gas.gasgeo_tx0_ID); in SceneObjectInitialize()
292 glBindBuffer(GL_ARRAY_BUFFER, gas.gasgeo_tx0_ID); in GasAccumulation()
59 …GLuint gasgeo_tx0_ID; /* used in accumulation pass. Vertex Texture coordinat… member
114 glGenBuffers(1, &gas.gasgeo_tx0_ID); in SceneObjectInitialize()121 glBindBuffer(GL_ARRAY_BUFFER, gas.gasgeo_tx0_ID); in SceneObjectInitialize()
302 glBindBuffer(GL_ARRAY_BUFFER, gas.gasgeo_tx0_ID); in GasAccumulation()