Searched defs:binary_format (Results 1 – 4 of 4) 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/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()
|