Home
last modified time | relevance | path

Searched refs:multipass (Results 1 – 25 of 54) sorted by relevance

123

/third_party/ffmpeg/libavcodec/
Dnvenc.h220 int multipass; member
Dnvenc_hevc.c155 …{ "multipass", "Set the multipass encoding", OFFSET(multipass), AV_OPT_TYPE_INT, {…
Dnvenc_h264.c174 …{ "multipass", "Set the multipass encoding", OFFSET(multipass), AV_OPT_TYPE_INT, {…
Dnvenc.c909 ctx->encode_config.rcParams.multiPass = ctx->multipass; in nvenc_setup_rate_control()
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_fog_factor_to_alpha.txt27 particularly useful for multipass fog when we want to use the
DGLX_SGIX_color_type.txt34 imaging calculations and multipass shading operations that often require
/third_party/openGLES/extensions/SGIX/
DSGIX_fog_factor_to_alpha.txt27 particularly useful for multipass fog when we want to use the
DGLX_SGIX_color_type.txt34 imaging calculations and multipass shading operations that often require
/third_party/skia/third_party/externals/opengl-registry/extensions/QCOM/
DQCOM_writeonly_rendering.txt58 rendering directly to system memory as compared with multipass tile-based
/third_party/openGLES/extensions/QCOM/
DQCOM_writeonly_rendering.txt58 rendering directly to system memory as compared with multipass tile-based
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSISchedule.td49 // mAI multipass instructions.
/third_party/curl/lib/
Dhttp.c770 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()
Dhttp_proxy.c695 data->state.authproxy.multipass = FALSE; in CONNECT()
Durldata.h1252 BIT(multipass); /* TRUE if this is not yet authenticated but within the
/third_party/python/Lib/test/
Dlock_tests.py837 def multipass(self, results, n): member in BarrierTests
856 self.multipass(results, passes)
/third_party/vk-gl-cts/doc/testspecs/VK/
Dapitests.adoc307 * Various possible multipass data flow configurations
566 * Large amounts of unique dynamic state objects in a command buffer, pass, or multipass
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/
DGLX_SGIS_color_range.txt34 range color is useful for imaging calculations and multipass shading
/third_party/openGLES/extensions/ARB/
DARB_occlusion_query2.txt282 Here is some rough sample code for a simple multipass rendering
DARB_occlusion_query.txt380 In multipass rendering situations, however, occlusion queries can
924 Here is some rough sample code for a simple multipass rendering
/third_party/openGLES/extensions/SGIS/
DGLX_SGIS_color_range.txt34 range color is useful for imaging calculations and multipass shading
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_occlusion_query2.txt272 Here is some rough sample code for a simple multipass rendering
DARB_occlusion_query.txt370 In multipass rendering situations, however, occlusion queries can
914 Here is some rough sample code for a simple multipass rendering
/third_party/openGLES/extensions/EXT/
DEXT_framebuffer_multisample.txt457 buffer to allow for multipass multisampling where the sample
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_framebuffer_multisample.txt457 buffer to allow for multipass multisampling where the sample
/third_party/openGLES/extensions/NV/
DNV_command_list.txt985 build a multipass rendering algorithm with only a single traversal of the

123