Home
last modified time | relevance | path

Searched defs:surf (Results 276 - 279 of 279) sorted by relevance

1...<<1112

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c1856 tc_surface_destroy(struct pipe_context *_pipe, struct pipe_surface *surf) tc_surface_destroy() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c1294 evergreen_init_color_surface_rat(struct r600_context *rctx, struct r600_surface *surf) evergreen_init_color_surface_rat() argument
1322 evergreen_init_color_surface(struct r600_context *rctx, struct r600_surface *surf) evergreen_init_color_surface() argument
1353 evergreen_init_depth_surface(struct r600_context *rctx, struct r600_surface *surf) evergreen_init_depth_surface() argument
1447 struct r600_surface *surf; evergreen_set_framebuffer_state() local
[all...]
/third_party/skia/tests/
H A DPathTest.cpp5148 auto surf = SkSurface::MakeRasterN32Premul(100, 100); in DEF_TEST() local
5180 auto surf = SkSurface::MakeRasterN32Premul(10, 10); in DEF_TEST() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c2858 struct crocus_surface *surf = calloc(1, sizeof(struct crocus_surface)); in crocus_create_surface() local
3220 struct crocus_surface *surf = (void *) p_surf; crocus_surface_destroy() local
4924 uint32_t *surf = stream_state(batch, isl_dev->ss.size, emit_sized_null_surface() local
4991 struct isl_surf surf = *in_surf; emit_surface_state() local
5074 emit_surface(struct crocus_batch *batch, struct crocus_surface *surf, enum isl_aux_usage aux_usage, bool blend_enable, uint32_t write_disables) emit_surface() argument
5103 emit_rt_surface(struct crocus_batch *batch, struct crocus_surface *surf, enum isl_aux_usage aux_usage) emit_rt_surface() argument
[all...]

Completed in 27 milliseconds

1...<<1112