Home
last modified time | relevance | path

Searched defs:const_buffers (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11shader.cpp256 ID3D11Buffer ** const_buffers, guint num_const_buffers, in gst_d3d11_quad_new()
Dgstd3d11converter.cpp1490 ID3D11Buffer *const_buffers[2] = { nullptr, nullptr }; in gst_d3d11_color_convert_setup_shader() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h530 uint32_t const_buffers[PIPE_SHADER_TYPES][PIPE_MAX_CONSTANT_BUFFERS]; member