| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Context.cpp | 333 void Context::setGlobalMipmapBias(float bias) in setGlobalMipmapBias() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | PixelProgram.cpp | 154 bool bias = instruction->bias; in applyShader() local 748 Vector4f PixelProgram::sampleTexture(const Src &sampler, Vector4f &uvwq, Float4 &bias, Vector4f &dsx, Vector4f &dsy, Vector4f &offset, SamplerFunction function) in sampleTexture() argument 782 Vector4f PixelProgram::sampleTexture(int samplerIndex, Vector4f &uvwq, Float4 &bias, Vector4f &dsx, Vector4f &dsy, Vector4f &offset, SamplerFunction function) in sampleTexture() argument 1252 void PixelProgram::TEX(Vector4f &dst, Vector4f &src0, const Src &src1, bool project, bool bias) in TEX() argument 1280 TEXBIAS(Vector4f &dst, Vector4f &src0, const Src &src1, Float4 &bias) TEXBIAS() argument 1285 TEXOFFSETBIAS(Vector4f &dst, Vector4f &src0, const Src &src1, Vector4f &offset, Float4 &bias) TEXOFFSETBIAS() argument [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-subset-cff-common.hh | 524 int bias; member
|
| /third_party/python/Modules/ |
| H A D | audioop.c | 1140 audioop_bias_impl(PyObject *module, Py_buffer *fragment, int width, int bias) in audioop_bias_impl() argument
|
| /third_party/skia/fuzz/ |
| H A D | FuzzCanvas.cpp | 671 SkScalar gain, bias; in make_fuzz_imageFilter() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
| H A D | vktYCbCrConversionTests.cpp | 902 log << TestLog::Image(string("MinBoundImage_") + de::toString(i), string("MinBoundImage_") + de::toString(i), minImages[i].getAccess(), scale, bias); in textureConversionTest() local 903 log << TestLog::Image(string("MaxBoundImage_") + de::toString(i), string("MaxBoundImage_") + de::toString(i), maxImages[i].getAccess(), scale, bias); in textureConversionTest() local 907 log << TestLog::Image(string("MinMidpointBoundImage_") + de::toString(i), string("MinMidpointBoundImage_") + de::toString(i), minMidpointImages[i].getAccess(), scale, bias); in textureConversionTest() local 908 log << TestLog::Image(string("MaxMidpointBoundImage_") + de::toString(i), string("MaxMidpointBoundImage_") + de::toString(i), maxMidpointImages[i].getAccess(), scale, bias); in textureConversionTest() local 911 log << TestLog::Image(string("ResultImage_") + de::toString(i), string("ResultImage_") + de::toString(i), resImages[i].getAccess(), scale, bias); textureConversionTest() local [all...] |
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTestLog.cpp | 97 LogImage::LogImage (const std::string& name, const std::string& description, const ConstPixelBufferAccess& access, const Vec4& scale, const Vec4& bias, qpImageCompressionMode compression) in LogImage() argument
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fShaderTextureFunctionTests.cpp | 166 tcu::Vec4 bias; member [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | cook.c | 428 int exp_idx, bias, tmpbias1, tmpbias2, bits_left, num_bits, index, v, i, j; in categorize() local
|
| H A D | roqvideoenc.c | 220 int bias = (k ? CHROMA_BIAS : 4); in block_sse() local 262 int bias = (cp ? CHROMA_BIAS : 4); in squared_diff_macroblock() local
|
| H A D | snowenc.c | 1244 static void quantize(SnowContext *s, SubBand *b, IDWTELEM *dst, DWTELEM *src, int stride, int bias){ in quantize() argument
|
| /third_party/elfutils/src/ |
| H A D | unstrip.c | 842 collect_symbols(Elf *outelf, bool rel, Elf_Scn *symscn, Elf_Scn *strscn, const size_t nent, const GElf_Addr bias, const size_t scnmap[], struct symbol *table, size_t *map, struct section *split_bss) collect_symbols() argument 993 find_alloc_section(const GElf_Shdr *shdr, GElf_Addr bias, const char *name, struct section sections[], size_t nalloc) find_alloc_section() argument 1088 find_alloc_sections_prelink(Elf *debug, Elf_Data *debug_shstrtab, Elf *main, const GElf_Ehdr *main_ehdr, Elf_Data *main_shstrtab, GElf_Addr bias, struct section *sections, size_t nalloc, size_t nsections) find_alloc_sections_prelink() argument 1386 copy_elided_sections(Elf *unstripped, Elf *stripped, const GElf_Ehdr *stripped_ehdr, GElf_Addr bias) copy_elided_sections() argument 2150 GElf_Addr bias = 0; handle_file() local 2295 GElf_Addr bias; handle_dwfl_module() local 2390 GElf_Addr bias; handle_output_dir_module() local 2413 GElf_Addr bias; list_module() local 2476 GElf_Addr bias; match_module() local [all...] |
| H A D | nm.c | 1217 Dwarf_Addr bias; in getdbg_dwflmod() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_nnedi.c | 208 dot_dsp(const NNEDIContext *const s, const float *kernel, const float *input, int n, float scale, float bias) dot_dsp() argument
|
| /third_party/ffmpeg/libswscale/ppc/ |
| H A D | swscale_vsx.c | 346 const int bias = 0x8000; in yuv2planeX_16_vsx() local [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | SpvBuilder.h | 548 Id bias; member
|
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_llvm_build.h | 406 LLVMValueRef bias; member
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_lowering_nv50.cpp | 907 Value *bias = i->getSrc(i->tex.target.getArgCount()); in handleTXB() local
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | disassemble.c | 1866 float bias = bias_int + bias_frac; in print_texture_word() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderDerivateTests.cpp | 355 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/vulkan/texture/ |
| H A D | vktTextureTestUtil.cpp | 63 float bias; //!< User-supplied bias. member
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | RewriteCubeMapSamplersAs2DArray.cpp | 900 TIntermTyped *bias = (*arguments)[2]->getAsTyped()->deepCopy(); in convertBuiltinFunction() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_shadow_lod/ |
| H A D | esextcTextureShadowLodFunctionsTest.cpp | 180 tcu::Vec4 bias; member
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | SamplerCore.cpp | 86 Float bias = state.mipLodBias; in sampleTexture() local
|
| H A D | ShaderCore.cpp | 596 SIMD::UInt bias = normal & SIMD::UInt(0xC8000000); in floatToHalfBits() local
|