/third_party/gstreamer/gstreamer/gst/ |
D | gstcontext.c | 73 gchar *context_type; member 167 gst_context_new (const gchar * context_type, gboolean persistent) in gst_context_new() 220 const gchar * context_type) in gst_context_has_context_type()
|
D | gstelement.c | 3542 const gchar *context_type; in gst_element_set_context_default() local 3625 _match_context_type (GstContext * c1, const gchar * context_type) in _match_context_type() 3647 const gchar * context_type) in gst_element_get_context_unlocked() 3677 gst_element_get_context (GstElement * element, const gchar * context_type) in gst_element_get_context()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkutils.c | 106 const gchar * context_type, gboolean set_context) in _vulkan_local_context_query() 150 const gchar * context_type) in gst_vulkan_global_context_query() 190 const gchar * context_type) in gst_vulkan_local_context_query() 334 const gchar *context_type; in gst_vulkan_handle_set_context() local
|
D | gstvkqueue.c | 232 const gchar *context_type; in gst_vulkan_queue_handle_context_query() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl3cCommonBugsTests.cpp | 877 const glu::ContextType context_type = m_context.getRenderContext().getType(); in iterate() local 1497 const glu::ContextType context_type = m_context.getRenderContext().getType(); in iterate() local 1885 void PerVertexValidationTest::getTestIterationProperties(glu::ContextType context_type, _test_itera… in getTestIterationProperties() 2395 std::string PerVertexValidationTest::getVertexShaderBody(glu::ContextType context_type, _test_itera… in getVertexShaderBody() 2472 const glu::ContextType context_type = m_context.getRenderContext().getType(); in iterate() local 2561 const glu::ContextType context_type = m_context.getRenderContext().getType(); in runPipelineObjectValidationTestMode() local 2751 glu::ContextType context_type = m_context.getRenderContext().getType(); in runSeparateShaderTestMode() local 3036 const glu::ContextType context_type = m_context.getRenderContext().getType(); in getReservedNames() local 4887 const glu::ContextType context_type = m_context.getRenderContext().getType(); in getShaderBody() local 5315 const glu::ContextType context_type = m_context.getRenderContext().getType(); in getSupportedLanguageFeatures() local [all …]
|
D | gl3cTextureSizePromotion.cpp | 74 glu::ContextType context_type = m_context.getRenderContext().getType(); in iterate() local 247 glu::ContextType context_type = m_context.getRenderContext().getType(); in prepareSourceTexture() local
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvautils.c | 103 _gst_context_query (GstElement * element, const gchar * context_type) in _gst_context_query() 216 const gchar *context_type, *type_name; in gst_va_handle_set_context() local 248 const gchar *context_type; in gst_va_handle_context_query() local
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/ |
D | gstd3d11utils.cpp | 87 const gchar *context_type; in gst_d3d11_handle_set_context() local 148 const gchar *context_type; in gst_d3d11_handle_set_context_for_adapter_luid() local 236 const gchar *context_type; in gst_d3d11_handle_context_query() local
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/ |
D | gstgtk.c | 52 const gchar *context_type; in gst_gtk_handle_need_context() local
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudautils.c | 242 const gchar *context_type; in gst_cuda_handle_set_context() local 294 const gchar *context_type; in gst_cuda_handle_context_query() local
|
/third_party/jerryscript/jerry-core/vm/ |
D | vm-stack.h | 83 #define VM_CONTEXT_IS_FINALLY(context_type) \ argument
|
D | vm-stack.c | 176 vm_stack_context_type_t context_type; in vm_stack_find_finally() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/ |
D | esextcTestPackage.cpp | 129 const glu::ContextType& context_type = getContext().getRenderContext().getType(); in init() local
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/qt/qglwtextureshare/ |
D | pipeline.cpp | 210 context_type; in sync_bus_call() local
|
/third_party/mesa3d/src/virtio/virtio-gpu/ |
D | drm_hw.h | 16 uint32_t context_type; member
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkcontextutil.c | 111 _gst_context_query (GstElement * element, const gchar * context_type) in _gst_context_query()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcMultipleContextsTests.cpp | 220 glu::ContextType context_type(m_api_type); in iterate() local 561 glu::ContextType context_type(m_api_type); in initSharedContexts() local
|
D | glcViewportArrayTests.cpp | 796 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in get() local 1036 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in iterate() local 1464 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in iterate() local 2139 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in iterate() local 2529 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in iterate() local 3059 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in setup16x2Depths() local 3255 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in setup2x2Viewport() local 3630 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in iterate() local 4595 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in checkResults() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_jit.c | 222 LLVMTypeRef context_type; in lp_jit_create_types() local
|
/third_party/gstreamer/gstplugins_base/tests/examples/gl/sdl/ |
D | sdlshare2.c | 264 const gchar *context_type; in sync_bus_call() local
|
D | sdlshare.c | 382 const gchar *context_type; in sync_bus_call() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglutils.c | 332 const gchar *context_type; in gst_gl_handle_set_context() local 427 const gchar *context_type; in gst_gl_handle_context_query() local
|
D | gstglcontext.c | 411 GstGLPlatform context_type, GstGLAPI available_apis) in gst_gl_context_new_wrapped() 502 gst_gl_context_get_current_gl_context (GstGLPlatform context_type) in gst_gl_context_get_current_gl_context() 551 gst_gl_context_get_proc_address_with_platform (GstGLPlatform context_type, in gst_gl_context_get_proc_address_with_platform()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderLayeredRendering.cpp | 204 const glu::ContextType& context_type = m_context.getRenderContext().getType(); in iterate() local
|
/third_party/gstreamer/gstplugins_bad/tests/examples/va/ |
D | main.c | 39 const gchar *context_type; in context_handler() local
|