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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILDeviceInfo.h 21 // Each Capabilities can be executed using a hardware instruction,
28 Hardware // This execution mode is set if the feature exists
29 // natively in hardware
52 // Debug mode implies that no hardware features or optimizations
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILDeviceInfo.h 21 // Each Capabilities can be executed using a hardware instruction,
28 Hardware // This execution mode is set if the feature exists
29 // natively in hardware
52 // Debug mode implies that no hardware features or optimizations
  /external/jmonkeyengine/engine/src/core/com/jme3/shadow/
PssmShadowRenderer.java 81 * Bilinear filtering is used. Has the potential of being hardware
115 Hardware;
201 setCompareMode(CompareMode.Hardware);
229 if (compareMode == CompareMode.Hardware) {
257 if (compareMode == CompareMode.Hardware) {
272 postshadowMat.setBoolean("HardwareShadows", compareMode == CompareMode.Hardware);
  /prebuilts/devtools/tools/lib/
sdklib.jar 

Completed in 92 milliseconds