HomeSort by relevance Sort by last modified time
    Searched defs:num_uniforms (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_format.h 139 uint32 num_uniforms; member in struct:gpu::gles2::ProgramInfoHeader
140 // ProgramInput inputs[num_attribs + num_uniforms];
171 COMPILE_ASSERT(offsetof(ProgramInfoHeader, num_uniforms) == 8,
gles2_cmd_format_autogen.h 9265 uint32 num_uniforms; member in struct:GetProgramInfoCHROMIUM::Result
    [all...]