HomeSort by relevance Sort by last modified time
    Searched refs:SlicePitch (Results 1 - 8 of 8) sorted by null

  /external/swiftshader/src/D3D9/
Direct3DVolume9.cpp 171 lockedVolume->SlicePitch = 0;
180 lockedVolume->SlicePitch = getExternalSliceB();
  /external/swiftshader/src/D3D8/
Direct3DVolume8.cpp 149 lockedVolume->SlicePitch = sliceB(getWidth(), getHeight(), 0, getExternalFormat(), false);
Direct3DDevice8.cpp     [all...]
  /external/mesa3d/src/gallium/state_trackers/nine/
volume9.c 319 pLockedVolume->SlicePitch = This->layer_stride_conversion;
325 pLockedVolume->SlicePitch = This->layer_stride;
346 pLockedVolume->SlicePitch = This->transfer->layer_stride;
  /external/swiftshader/include/Direct3D/
d3d8types.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d8types.h     [all...]
d3d9types.h     [all...]
  /external/mesa3d/include/D3D9/
d3d9types.h     [all...]

Completed in 80 milliseconds