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

  /external/chromium_org/gpu/command_buffer/service/
shader_translator.h 35 static_use(0) {
43 static_use(_static_use),
57 int static_use; member in struct:gpu::gles2::ShaderTranslatorInterface::VariableInfo
shader_translator.cc 69 int static_use = 0; local
72 &len, &size, &type, &precision, &static_use,
83 type, size, precision, static_use, name_string);
program_manager_unittest.cc 212 int static_use; member in struct:gpu::gles2::ProgramManagerWithShaderTest::__anon12543
309 vertex_variables[ii].static_use,
345 fragment_variables[ii].static_use,
    [all...]

Completed in 289 milliseconds