Home
last modified time | relevance | path

Searched refs:source_index (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dff_fragment_shader.cpp116 GLuint source_index:4; /**< TEXTURE_x_INDEX */ member
446 key->unit[i].source_index = in make_state_key()
919 const GLuint texTarget = p->state->unit[unit].source_index; in load_texture()
/external/v8/src/
Dd8.cc1091 int source_index = i::NativesCollection<i::D8>::GetIndex("d8"); in InstallUtilityScript() local
1093 i::NativesCollection<i::D8>::GetScriptSource(source_index); in InstallUtilityScript()
1095 i::NativesCollection<i::D8>::GetScriptName(source_index); in InstallUtilityScript()
/external/chromium-trace/catapult/third_party/gsutil/gslib/
Dcopy_helper.py2858 source_index = row.index('Source')
2865 source = row[source_index]