| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/ |
| D | GLDispatch.cpp | 48 #define LOAD_GL_FUNC(return_type, func_name, signature, args) do { \ argument 79 #define LOAD_GLEXT_FUNC(return_type, func_name, signature, args) do { \ argument 102 #define DEFINE_DUMMY_FUNCTION(return_type, func_name, signature, args) \ argument 108 #define DEFINE_DUMMY_EXTENSION_FUNCTION(return_type, func_name, signature, args) \ argument 146 #define LOAD_GL_FUNC_DEBUG_LOG_WRAPPER(return_type, func_name, signature, args) do { \ in LIST_GLES_FUNCTIONS() argument 151 #define LOAD_GLEXT_FUNC_DEBUG_LOG_WRAPPER(return_type, func_name, signature, args) do { \ argument
|
| /device/generic/vulkan-cereal/stream-servers/gl/OpenGLESDispatch/ |
| D | GLESv1Dispatch.cpp | 71 #define DEFINE_DUMMY_FUNCTION(return_type, func_name, signature, args) \ argument 77 #define DEFINE_DUMMY_EXTENSION_FUNCTION(return_type, func_name, signature, args) \ argument 85 #define DEFINE_DUMMY_FUNCTION(return_type, func_name, signature, args) \ argument 91 #define DEFINE_DUMMY_EXTENSION_FUNCTION(return_type, func_name, signature, args) \ argument
|
| /device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/ |
| D | GLESv3Dispatch.h | 24 #define GLES3_DISPATCH_DEFINE_TYPE(return_type, func_name, signature, callargs) \ argument 27 #define GLES3_DISPATCH_DECLARE_POINTER(return_type, func_name, signature, callargs) \ argument
|
| D | GLESv1Dispatch.h | 23 #define GLES1_DISPATCH_DEFINE_TYPE(return_type, func_name, signature, callargs) \ argument 26 #define GLES1_DISPATCH_DECLARE_POINTER(return_type, func_name, signature, callargs) \ argument
|
| /device/generic/vulkan-cereal/include/OpenGLESDispatch/ |
| D | GLESv1Dispatch.h | 35 #define GLES1_DISPATCH_DEFINE_TYPE(return_type,func_name,signature,callargs) \ argument 42 #define GLES1_DISPATCH_DECLARE_POINTER(return_type,func_name,signature,callargs) \ argument
|
| D | GLESv2Dispatch.h | 36 #define GLES2_DISPATCH_DEFINE_TYPE(return_type,func_name,signature,callargs) \ argument 42 #define GLES2_DISPATCH_DECLARE_POINTER(return_type,func_name,signature,callargs) \ argument
|
| /device/generic/vulkan-cereal/include/GLES12Translator/ |
| D | angle_gles2.h | 27 #define GLES2_DISPATCH_DEFINE_TYPE(return_type,func_name,signature,callargs) \ argument 33 #define GLES2_DISPATCH_DECLARE_POINTER(return_type,func_name,signature,callargs) \ argument
|
| /device/generic/vulkan-cereal/stream-servers/ |
| D | render_api.h | 38 #define RENDER_API_DECLARE(return_type, func_name, signature, callargs) \ argument
|
| /device/generic/opengl-transport/host/libs/virglrenderer/ |
| D | gen_entries.py | 39 def __init__(self, func_name, return_type, parameters): argument
|
| /device/generic/vulkan-cereal/scripts/ |
| D | gen-entries.py | 37 def __init__(self, func_name, return_type, parameters): argument
|