OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:binding_offset
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/compiler/glsl/
link_uniform_blocks.cpp
213
unsigned *
binding_offset
,
228
unsigned *block_index, unsigned *
binding_offset
,
242
binding_offset
, ctx, prog, first_index);
246
binding_offset
, *block_index - first_index,
257
unsigned *block_index, unsigned *
binding_offset
,
274
blocks[i].Binding = (b->has_binding) ? b->binding + *
binding_offset
: 0;
298
*
binding_offset
= *
binding_offset
+ 1;
370
unsigned
binding_offset
= 0;
local
378
variables, b, &i, &
binding_offset
, ctx, prog
[
all
...]
/external/deqp/external/openglcts/modules/gl/
gl4cShadingLanguage420PackTests.cpp
10769
static const GLuint
binding_offset
= 1;
local
[
all
...]
Completed in 137 milliseconds