Searched defs:binary_format (Results 1 – 5 of 5) sorted by relevance
| /third_party/mesa3d/src/mesa/main/ |
| D | program_binary.c | 79 GLenum *binary_format) in write_program_binary() 133 is_program_binary_valid(GLenum binary_format, const void *sha1, in is_program_binary_valid() 163 get_program_binary_payload(GLenum binary_format, const void *sha1, in get_program_binary_payload() 200 GLenum binary_format, struct gl_shader_program *sh_prog) in read_program_payload() 236 GLenum *binary_format, GLvoid *binary) in _mesa_get_program_binary() 273 GLenum binary_format, const GLvoid *binary, in _mesa_program_binary()
|
| /third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/ |
| D | mod.rs | 15 mod binary_format; module
|
| /third_party/rust/rust/compiler/rustc_codegen_ssa/src/back/ |
| D | metadata.rs | 219 let binary_format = if sess.target.is_like_osx { in create_object_file() localVariable
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cShaderSubroutineTests.cpp | 400 void Utils::program::createFromBinary(const std::vector<GLubyte>& binary, GLenum binary_format) in createFromBinary() 7632 GLenum binary_format; in iterate() local
|
| D | gl4cShadingLanguage420PackTests.cpp | 18120 void Utils::program::createFromBinary(const std::vector<GLubyte>& binary, GLenum binary_format) in createFromBinary()
|