Searched refs:new_uniforms (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ | ||
| H A D | link_atomics.cpp | 58 active_atomic_counter_uniform *new_uniforms; local in function:__anon115f96d50110::active_atomic_buffer::push_back 60 new_uniforms = (active_atomic_counter_uniform *) 64 if (new_uniforms == NULL) { 69 uniforms = new_uniforms; |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ | ||
| H A D | link_atomics.cpp | 58 active_atomic_counter_uniform *new_uniforms; local in function:__anon74cb49420110::active_atomic_buffer::push_back 60 new_uniforms = (active_atomic_counter_uniform *) 64 if (new_uniforms == NULL) { 69 uniforms = new_uniforms; |
Completed in 3 milliseconds