Searched refs:multipass (Results 1 – 25 of 54) sorted by relevance
123
220 int multipass; member
155 …{ "multipass", "Set the multipass encoding", OFFSET(multipass), AV_OPT_TYPE_INT, {…
174 …{ "multipass", "Set the multipass encoding", OFFSET(multipass), AV_OPT_TYPE_INT, {…
909 ctx->encode_config.rcParams.multiPass = ctx->multipass; in nvenc_setup_rate_control()
27 particularly useful for multipass fog when we want to use the
34 imaging calculations and multipass shading operations that often require
58 rendering directly to system memory as compared with multipass tile-based
49 // mAI multipass instructions.
770 authstatus->multipass = (!authstatus->done) ? TRUE : FALSE; in output_auth_headers()773 authstatus->multipass = FALSE; in output_auth_headers()876 if(((authhost->multipass && !authhost->done) || in Curl_http_output_auth()877 (authproxy->multipass && !authproxy->done)) && in Curl_http_output_auth()1634 data->state.authhost.multipass = FALSE; in Curl_http_done()1635 data->state.authproxy.multipass = FALSE; in Curl_http_done()
695 data->state.authproxy.multipass = FALSE; in CONNECT()
1252 BIT(multipass); /* TRUE if this is not yet authenticated but within the
837 def multipass(self, results, n): member in BarrierTests856 self.multipass(results, passes)
307 * Various possible multipass data flow configurations566 * Large amounts of unique dynamic state objects in a command buffer, pass, or multipass
34 range color is useful for imaging calculations and multipass shading
282 Here is some rough sample code for a simple multipass rendering
380 In multipass rendering situations, however, occlusion queries can924 Here is some rough sample code for a simple multipass rendering
272 Here is some rough sample code for a simple multipass rendering
370 In multipass rendering situations, however, occlusion queries can914 Here is some rough sample code for a simple multipass rendering
457 buffer to allow for multipass multisampling where the sample
985 build a multipass rendering algorithm with only a single traversal of the