OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uniform_offset
(Results
1 - 3
of
3
) sorted by null
/external/deqp/external/openglcts/modules/gl/
gl4cShaderAtomicCountersTests.cpp
545
GLint uniform_size, GLint
uniform_offset
, GLint uniform_array_stride, GLuint buffer_index)
642
if (param !=
uniform_offset
)
646
<< " should be " <<
uniform_offset
<< tcu::TestLog::EndMessage;
[
all
...]
gl4cGPUShaderFP64Tests.cpp
4155
const glw::GLuint
uniform_offset
= uniform_details.m_offset;
local
5194
const glw::GLint
uniform_offset
= *it_
uniform_offset
s;
local
[
all
...]
/external/deqp/external/openglcts/modules/gles31/
es31cShaderAtomicCountersTests.cpp
450
GLint uniform_size, GLint
uniform_offset
, GLint uniform_array_stride)
539
if (param !=
uniform_offset
)
543
<< " should be " <<
uniform_offset
<< tcu::TestLog::EndMessage;
[
all
...]
Completed in 112 milliseconds