Home
last modified time | relevance | path

Searched defs:pass_hash (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/kernel/rendering/generic/
H A Dtilejob.cpp63 const uint32 pass_hash, in TileJob()
H A Dtilejobfactory.cpp60 const uint32 pass_hash, in create()
H A Dgenerictilerenderer.cpp122 const uint32 pass_hash, in render_tile()
H A Dgenericframerenderer.cpp365 … const uint32 pass_hash = mix_uint32(m_frame.get_noise_seed(), static_cast<uint32>(pass)); in operator ()() local
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/kernel/rendering/debug/
H A Dblanktilerenderer.cpp79 const uint32 pass_hash, in render_tile()
H A Ddebugtilerenderer.cpp79 const uint32 pass_hash, in render_tile()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/pbkdf/bcrypt_pbkdf/
H A Dbcrypt_pbkdf.cpp87 const secure_vector<uint8_t>& pass_hash, in bcrypt_round()
147 …const secure_vector<uint8_t> pass_hash = sha512->process(reinterpret_cast<const uint8_t*>(pass), p… in bcrypt_pbkdf() local
/dports/security/botan2/Botan-2.18.2/src/lib/pbkdf/bcrypt_pbkdf/
H A Dbcrypt_pbkdf.cpp87 const secure_vector<uint8_t>& pass_hash, in bcrypt_round()
147 …const secure_vector<uint8_t> pass_hash = sha512->process(reinterpret_cast<const uint8_t*>(pass), p… in bcrypt_pbkdf() local
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/pbkdf/bcrypt_pbkdf/
H A Dbcrypt_pbkdf.cpp87 const secure_vector<uint8_t>& pass_hash, in bcrypt_round()
147 …const secure_vector<uint8_t> pass_hash = sha512->process(reinterpret_cast<const uint8_t*>(pass), p… in bcrypt_pbkdf() local
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/kernel/lighting/sppm/
H A Dsppmpasscallback.cpp112 const uint32 pass_hash = mix_uint32(frame.get_noise_seed(), static_cast<uint32>(m_pass_number)); in on_pass_begin() local
H A Dsppmphotontracer.cpp242 const uint32 pass_hash, in LightPhotonTracingJob()
537 const uint32 pass_hash, in EnvironmentPhotonTracingJob()
811 const uint32 pass_hash, in trace_photons()
878 const uint32 pass_hash, in schedule_light_photon_tracing_jobs()
918 const uint32 pass_hash, in schedule_environment_photon_tracing_jobs()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/appleseed/renderer/kernel/rendering/final/
H A Dadaptivetilerenderer.cpp292 const uint32 pass_hash, in render_tile()
768 const uint32 pass_hash, in sample_pixel_block()
826 const uint32 pass_hash, in sample_pixel()
H A Duniformpixelrenderer.cpp125 const uint32 pass_hash, in render_pixel()
H A Dtexturecontrolledpixelrenderer.cpp136 const uint32 pass_hash, in render_pixel()
/dports/graphics/blender/blender-2.91.0/source/blender/gpu/intern/
H A Dgpu_codegen.c817 GPUPass *pass_hash = gpu_pass_cache_lookup(hash); in GPU_generate_pass() local
/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dhandle_irc.c455 t_hash pass_hash; in _handle_user_command() local