Home
last modified time | relevance | path

Searched defs:bias (Results 201 - 225 of 292) sorted by relevance

12345678910>>...12

/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSamplerCore.cpp86 Float bias = state.mipLodBias; in sampleTexture() local
H A DShaderCore.cpp596 SIMD::UInt bias = normal & SIMD::UInt(0xC8000000); in floatToHalfBits() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DContext.hpp489 float bias; member in sw::Context
H A DPixelProcessor.cpp432 void PixelProcessor::setMipmapLOD(unsigned int sampler, float bias) in setMipmapLOD() argument
879 void PixelProcessor::setGlobalMipmapBias(float bias) in setGlobalMipmapBias() argument
H A DVertexProcessor.cpp587 void VertexProcessor::setMipmapLOD(unsigned int sampler, float bias) in setMipmapLOD() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DSamplerCore.cpp59 Vector4s SamplerCore::sampleTexture(Pointer<Byte> &texture, Float4 &u, Float4 &v, Float4 &w, Float4 &q, Float4 &bias, Vector4f &dsx, Vector4f &dsy) in sampleTexture() argument
64 Vector4s SamplerCore::sampleTexture(Pointer<Byte> &texture, Float4 &u, Float4 &v, Float4 &w, Float4 &q, Float4 &bias, Vector4f &dsx, Vector4f &dsy, Vector4f &offset, SamplerFunction function, bool fixed12) in sampleTexture() argument
275 Vector4f SamplerCore::sampleTexture(Pointer<Byte> &texture, Float4 &u, Float4 &v, Float4 &w, Float4 &q, Float4 &bias, Vector4f &dsx, Vector4f &dsy, Vector4f &offset, SamplerFunction function) in sampleTexture() argument
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_glsl.hpp423 uint32_t bias = 0, component = 0, sample = 0, sparse_texel = 0, min_lod = 0; member
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpredictor_enc.c158 const int bias = ((boundary - value) & 0xff) < boundary_residual; in NearLosslessComponent() local
H A Dquant_enc.c213 const int bias = kBiasMatrices[type][is_ac_coeff]; in ExpandMatrix() local
/third_party/skia/tests/
H A DImageFilterTest.cpp149 const SkScalar gain = SK_Scalar1, bias = 0; in FilterList() local
1105 SkScalar gain = SK_Scalar1, bias = 0; in DEF_TEST() local
1130 SkScalar gain = SK_Scalar1, bias = 0; in DEF_TEST() local
1165 SkScalar gain = SK_Scalar1, bias = 0; in test_big_kernel() local
1336 SkScalar gain = SK_Scalar1, bias = 0; in DEF_TEST() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderDerivateTests.cpp401 verifyConstantDerivate(tcu::TestLog& log, const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask, glu::DataType dataType, const tcu::Vec4& reference, const tcu::Vec4& threshold, const tcu::Vec4& scale, const tcu::Vec4& bias, VerificationLogging logPolicy = LOG_ALL) verifyConstantDerivate() argument
H A Des3fVertexTextureTests.cpp183 Vec2 bias; member
192 Vec2 bias; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp337 verifyConstantDerivate(tcu::TestLog& log, const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask, glu::DataType dataType, const tcu::Vec4& reference, const tcu::Vec4& threshold, const tcu::Vec4& scale, const tcu::Vec4& bias, VerificationLogging logPolicy = LOG_ALL) verifyConstantDerivate() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureTestUtil.cpp76 float bias; //!< User-supplied bias. member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c2043 struct acs_bias *bias = NULL, *tmp; in hostapd_config_parse_acs_chan_bias() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fVertexTextureTests.cpp150 Vec2 bias; member
159 Vec2 bias; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_config_file.c2113 struct acs_bias *bias = NULL, *tmp; in hostapd_config_parse_acs_chan_bias() local
[all...]
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpiolib.c2321 int bias = 0; in gpio_set_bias() local
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H A Dbna_tx_rx.c2698 u32 load, bias; in bna_rx_dim_update() local
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-sony.c517 short bias; member
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddib0090.c173 u16 bias; member
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c2459 int bias = 0; in nfp_net_tx_rings_prepare() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c3606 int bias = ar9003_modal_header(ah, is2ghz)->xpaBiasLvl; in ar9003_hw_xpa_bias_level_apply() local
4127 u8 bias; in ar9003_hw_xlna_bias_strength_apply() local
[all...]
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-dapm.c1964 enum snd_soc_bias_level bias; dapm_power_widgets() local
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ddib0090.c173 u16 bias; member

Completed in 81 milliseconds

12345678910>>...12