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

  /external/deqp/framework/opengl/
gluTextureTestUtil.hpp 94 , colorBias (0.0f)
107 tcu::Vec4 colorBias; //!< Bias for texture color values.
159 void fetchTexture (const tcu::SurfaceAccess& dst, const tcu::ConstPixelBufferAccess& src, const float* texCoord, const tcu::Vec4& colorScale, const tcu::Vec4& colorBias);
  /external/deqp/external/vulkancts/modules/vulkan/texture/
vktTextureTestUtil.cpp 76 tcu::Vec4 colorBias; //!< Bias for texture color values.
    [all...]

Completed in 1244 milliseconds