Searched refs:base_uniform_index (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/cc/output/
H A Dshader.h63 int* base_uniform_index);
80 int* base_uniform_index);
101 int* base_uniform_index);
116 int* base_uniform_index) {}
126 int* base_uniform_index);
147 int* base_uniform_index);
168 int* base_uniform_index);
192 int* base_uniform_index);
217 int* base_uniform_index);
242 int* base_uniform_index);
114 Init(gpu::gles2::GLES2Interface* context, unsigned program, int* base_uniform_index) argument
[all...]
H A Dprogram_binding.h76 int base_uniform_index = 0; local
78 program_, &base_uniform_index);
80 program_, &base_uniform_index);
H A Dshader.cc30 int* base_uniform_index) {
32 locations[i] = (*base_uniform_index)++;
159 int* base_uniform_index) {
170 base_uniform_index);
192 int* base_uniform_index) {
205 base_uniform_index);
232 int* base_uniform_index) {
243 base_uniform_index);
264 int* base_uniform_index) {
277 base_uniform_index);
25 GetProgramUniformLocations(GLES2Interface* context, unsigned program, size_t count, const char** uniforms, int* locations, int* base_uniform_index) argument
157 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
190 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
230 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
262 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
318 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
375 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
432 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
492 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
536 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
595 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
633 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
658 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
684 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
770 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
883 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
926 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
1000 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
1053 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
1113 Init( GLES2Interface* context, unsigned program, int* base_uniform_index) argument
1183 Init( GLES2Interface* context, unsigned program, int* base_uniform_index) argument
1240 Init( GLES2Interface* context, unsigned program, int* base_uniform_index) argument
1306 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
1366 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
1423 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
1454 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
1492 Init(GLES2Interface* context, unsigned program, int* base_uniform_index) argument
[all...]

Completed in 231 milliseconds