HomeSort by relevance Sort by last modified time
    Searched refs:Unit (Results 201 - 225 of 367) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/mesa3d/src/mesa/main/
get.c 51 * unit, or maybe it's a computed value. So we need to also track
1505 GLuint unit, *p; local
2000 struct gl_texture_unit *unit; local
    [all...]
enable.c 214 * Return pointer to current texture unit for setting/getting coordinate
217 * texture unit is higher than the number of supported coordinate units.
223 _mesa_error(ctx, GL_INVALID_OPERATION, "glEnable/Disable(texcoord unit)");
227 return &ctx->Texture.Unit[ctx->Texture.CurrentUnit];
    [all...]
context.c 43 * <LI> Texture unit, object and image handling </LI>
706 /* Texture unit checks */
1028 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[i]
    [all...]
ff_fragment_shader.cpp 129 } unit[MAX_TEXTURE_UNITS]; member in struct:state_key
429 const struct gl_texture_unit *texUnit = &ctx->Texture.Unit[i];
441 key->unit[i].enabled = 1;
446 key->unit[i].source_index =
449 key->unit[i].shadow =
454 key->unit[i].NumArgsRGB = comb->_NumArgsRGB;
455 key->unit[i].NumArgsA = comb->_NumArgsA;
457 key->unit[i].ModeRGB =
459 key->unit[i].ModeA =
462 key->unit[i].ScaleShiftRGB = comb->ScaleShiftRGB
1220 GLuint unit; local
1289 unsigned int unit; local
    [all...]
ffvertex_prog.c 86 } unit[NUM_UNITS]; member in struct:state_key
191 key->unit[i].light_enabled = 1;
194 key->unit[i].light_eyepos3_is_zero = 1;
197 key->unit[i].light_spotcutoff_is_180 = 1;
202 key->unit[i].light_attenuated = 1;
243 struct gl_texture_unit *texUnit = &ctx->Texture.Unit[i];
246 key->unit[i].texunit_really_enabled = 1;
250 key->unit[i].coord_replace = 1;
253 key->unit[i].texmat_enabled = 1;
256 key->unit[i].texgen_enabled = 1
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_state.c 2071 GLuint unit; local
2160 int unit; local
    [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_gdipext.cpp 208 GpUnit unit);
220 GpUnit unit,
351 Unit unit,
788 Unit(flag), (GpFont**)pFont);
811 void CGdiplusExt::GdipSetPageUnit(void* graphics, FX_DWORD unit) {
814 CallFunc(GdipSetPageUnit)((GpGraphics*)graphics, (GpUnit)unit);
975 FX_FLOAT unit = local
    [all...]
  /external/zlib/src/contrib/delphi/
ZLib.pas 4 { ZLIB Data Compression Interface Unit }
12 unit ZLib;
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mws/
response.py 387 return '{0} {1}'.format(self.Value, self.Unit)
397 if name not in ('Unit', 'Value'):
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.test.performance_3.6.0.v20091014.jar 
  /external/pcre/dist/
pcregexp.pas 5 Based on PCRE library interface unit for Virtual Pascal.
57 Unit pcregexp;
  /external/mesa3d/src/mesa/drivers/x11/
xm_api.c     [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.12.613/
kotlin-runtime-0.12.613.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1513/
kotlin-runtime-0.13.1513.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/0.13.1514/
kotlin-runtime-0.13.1514.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0/
kotlin-runtime-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-1103/
kotlin-runtime-1.0.0-beta-1103.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-4584/
kotlin-runtime-1.0.0-beta-4584.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.0-rc-1036/
kotlin-runtime-1.0.0-rc-1036.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.2/
kotlin-runtime-1.0.2.jar 
  /prebuilts/tools/common/offline-m2/org/jetbrains/kotlin/kotlin-runtime/1.0.0/
kotlin-runtime-1.0.0.jar 
  /prebuilts/tools/common/offline-m2/org/jetbrains/kotlin/kotlin-runtime/1.0.0-beta-4584/
kotlin-runtime-1.0.0-beta-4584.jar 
  /external/libgdx/backends/gdx-backends-gwt/libs/
gwt-user.jar 
  /frameworks/base/docs/html/topic/performance/
performance_toc.cs     [all...]
  /frameworks/base/docs/html/training/
training_toc.cs     [all...]

Completed in 5014 milliseconds

1 2 3 4 5 6 7 891011>>