HomeSort by relevance Sort by last modified time
    Searched refs:mab (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/compiler/glsl/
link_atomics.cpp 225 gl_active_atomic_buffer &mab = prog->data->AtomicBuffers[i]; local
228 mab.Binding = binding;
229 mab.MinimumSize = ab.size;
230 mab.Uniforms = rzalloc_array(prog->data->AtomicBuffers, GLuint,
232 mab.NumUniforms = ab.num_uniforms;
240 mab.Uniforms[j] = ab.uniforms[j].uniform_loc;
255 mab.StageReferences[j] = GL_TRUE;
258 mab.StageReferences[j] = GL_FALSE;
  /external/pdfium/third_party/libtiff/
tif_dirread.c 2355 uint32 mab; local
2379 uint32 mab; local
2600 uint32 mab; local
2624 uint32 mab; local
    [all...]

Completed in 961 milliseconds