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

  /external/deqp/framework/common/
tcuTestLog.cpp 84 tcu::Vec4 depthBias;
88 computePixelScaleBias(depthAccess, depthScale, depthBias);
92 m_bias = tcu::Vec4(depthBias.x(), stencilBias.x(), 0.0f, 0.0f);
  /frameworks/native/vulkan/nulldrv/
null_driver.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d11.h 445 INT DepthBias;
461 DepthBias = D3D11_DEFAULT_DEPTH_BIAS;
470 WINBOOL frontCounterClockwise, INT depthBias, FLOAT depthBiasClamp, FLOAT slopeScaledDepthBias,
475 DepthBias = depthBias;
    [all...]

Completed in 68 milliseconds