Home
last modified time | relevance | path

Searched refs:recompile (Results 1 – 25 of 94) sorted by relevance

1234

/third_party/python/Tools/demo/
Dredemo.py41 command=self.recompile)
48 command=self.recompile)
61 self.regexdisplay.bind('<Key>', self.recompile)
65 self.recompile()
90 command=self.recompile)
101 def recompile(self, event=None): member in ReDemo
/third_party/openGLES/extensions/ARM/
DARM_mali_program_binary.txt51 1. When should applications recompile and relink program binaries?
90 of the shader compiler or driver, applications should recompile and relink
/third_party/skia/third_party/externals/opengl-registry/extensions/ARM/
DARM_mali_program_binary.txt51 1. When should applications recompile and relink program binaries?
90 of the shader compiler or driver, applications should recompile and relink
/third_party/skia/third_party/externals/angle2/doc/
DDynamicShaderCompilation.md14 devices. Changing render target setups may trigger a shader recompile at draw
/third_party/mesa3d/docs/
Dbugs.rst16 stack trace. Also, recompile Mesa in debug mode to get more detailed
Dshading.rst21 recompile via the fallback path
/third_party/skia/third_party/externals/opengl-registry/extensions/MESA/
DMESA_program_binary_formats.txt82 rather than performing an expensive recompile.
/third_party/openGLES/extensions/MESA/
DMESA_program_binary_formats.txt82 rather than performing an expensive recompile.
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_get_program_binary.txt217 If a GL implementation needs to recompile or otherwise modify program
470 signaling to the app that it needs to recompile and recache its program
510 recompile is needed by the GL implementation.
514 with the program binary such that if a recompile is necessary it has all
522 being saved such that when it is loaded again a recompile can be avoided.
/third_party/openGLES/extensions/ARB/
DARB_get_program_binary.txt227 If a GL implementation needs to recompile or otherwise modify program
481 signaling to the app that it needs to recompile and recache its program
521 recompile is needed by the GL implementation.
525 with the program binary such that if a recompile is necessary it has all
533 being saved such that when it is loaded again a recompile can be avoided.
DARB_fragment_coord_conventions.txt668 convention (and potentially recompile the shader), or does this
680 The expectation is that there is no need to recompile a fragment
/third_party/skia/third_party/externals/swiftshader/docs/
DVulkanShaderDebugging.md49 …cts performance for all shader invocations. We may want to just-in-time recompile shaders that are…
/third_party/skia/third_party/externals/opengl-registry/extensions/GREMEDY/
DGREMEDY_frame_terminator.txt57 control of a debugger / profiler, without having to recompile or change
DGREMEDY_string_marker.txt63 recompile or change the application source code.
/third_party/openGLES/extensions/GREMEDY/
DGREMEDY_frame_terminator.txt57 control of a debugger / profiler, without having to recompile or change
DGREMEDY_string_marker.txt63 recompile or change the application source code.
/third_party/astc-encoder/Docs/
DChangeLog-2x.md84 recompile your client-side code using the updated `astcenc.h` header.
168 recompile your client-side code using the updated `astcenc.h` header.
250 recompile your client-side code using the updated `astcenc.h` header.
/third_party/mesa3d/docs/relnotes/
D11.1.4.rst76 - vc4: Make sure we recompile when sample_mask changes.
D11.2.2.rst85 - vc4: Make sure we recompile when sample_mask changes.
/third_party/node/deps/npm/docs/content/commands/
Dnpm-rebuild.md18 useful when you install a new version of node, and must recompile all your
/third_party/openssl/doc/man3/
DOPENSSL_ia32cap.pod77 option and recompile.
/third_party/python/Doc/using/
Dunix.rst188 to recompile Python to update OpenSSL. It's sufficient to replace the
/third_party/mesa3d/docs/drivers/
Danv.rst12 caching, forcing Anv to reparse and recompile any VkShaderModule
/third_party/python/Misc/
Dvalgrind-python.supp13 # If you do not want to recompile Python, you can uncomment
/third_party/selinux/secilc/docs/
Dcil_introduction.md40 …ding them. This has many unintended consequences, including the need to recompile all modules to i…

1234