Home
last modified time | relevance | path

Searched defs:tmpl (Results 1 - 25 of 111) sorted by relevance

12345

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_resource.c51 nv30_resource_create(struct pipe_screen *pscreen, const struct pipe_resource *tmpl) nv30_resource_create() argument
72 nv30_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, struct winsys_handle *handle, unsigned usage) nv30_resource_from_handle() argument
H A Dnv30_texture.c219 nv30_sampler_view_create(struct pipe_context *pipe, struct pipe_resource *pt, const struct pipe_sampler_view *tmpl) nv30_sampler_view_create() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_resource.c59 fd2_tile_mode(const struct pipe_resource *tmpl) in fd2_tile_mode() argument
/third_party/skia/third_party/externals/tint/src/transform/
H A Dvectorize_scalar_matrix_constructors_test.cc56 std::string tmpl = R"( in TEST_P() local
85 std::string tmpl = R"( in TEST_P() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_trace_gallium.c41 struct pipe_resource tmpl = { in u_trace_pipe_create_ts_buffer() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_buffer.cpp40 d3d12_video_buffer_create(struct pipe_context *pipe, const struct pipe_video_buffer *tmpl) in d3d12_video_buffer_create() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_resource.c112 fd3_tile_mode(const struct pipe_resource *tmpl) in fd3_tile_mode() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_uvd.c41 si_video_buffer_create(struct pipe_context *pipe, const struct pipe_video_buffer *tmpl) si_video_buffer_create() argument
62 si_video_buffer_create_with_modifiers(struct pipe_context *pipe, const struct pipe_video_buffer *tmpl, const uint64_t *modifiers, unsigned int modifiers_count) si_video_buffer_create_with_modifiers() argument
/third_party/node/src/
H A Dbase_object.cc150 Local<FunctionTemplate> tmpl = isolate_data->base_object_ctor_template(); in GetConstructorTemplate() local
H A Dhandle_wrap.cc159 Local<FunctionTemplate> tmpl = env->handle_wrap_ctor_template(); in GetConstructorTemplate() local
[all...]
H A Dnode_util.cc400 Local<v8::ObjectTemplate> tmpl = v8::ObjectTemplate::New(isolate); in Initialize() local
/third_party/openssl/test/helpers/
H A Dpredefined_dhparams.c22 OSSL_PARAM_BLD *tmpl = NULL; in get_dh_from_pg_bn() local
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/gen/
H A Dgenerate.go
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_uvd.c58 r600_video_buffer_create(struct pipe_context *pipe, const struct pipe_video_buffer *tmpl) r600_video_buffer_create() argument
[all...]
/third_party/node/src/quic/
H A Dlogstream.cc24 auto tmpl = state.logstream_constructor_template(); in GetConstructorTemplate() local
H A Dpacket.cc90 Local<FunctionTemplate> tmpl = state.packet_constructor_template(); in GetConstructorTemplate() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_texture.c165 struct pipe_sampler_view tmpl; in st_get_sampler_views() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_blitter.c477 fd5_tile_mode(const struct pipe_resource *tmpl) in fd5_tile_mode() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_blitter.c218 const struct pipe_rasterizer_state tmpl = { in fd_blitter_clear() local
/third_party/node/deps/openssl/openssl/apps/
H A Dtestdsa.h222 OSSL_PARAM_BLD *tmpl = NULL; in get_dsa() local
/third_party/openssl/apps/
H A Dtestdsa.h222 OSSL_PARAM_BLD *tmpl = NULL; in get_dsa() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c290 struct pipe_surface tmpl; in svga_clear_texture() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_blit.c34 struct pipe_surface tmpl; in vc4_get_blit_surface() local
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dsurface.c159 struct pipe_video_buffer tmpl; in XvMCCreateSurface() local
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_blit.c181 struct pipe_surface tmpl; in lima_get_blit_surface() local

Completed in 13 milliseconds

12345