Home
last modified time | relevance | path

Searched defs:pipe (Results 401 - 425 of 632) sorted by relevance

1...<<11121314151617181920>>...26

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_shader.c916 svga_create_shader(struct pipe_context *pipe, in svga_create_shader() argument
/third_party/mesa3d/src/gallium/frontends/xvmc/
H A Dsubpicture.c206 upload_sampler(struct pipe_context *pipe, struct pipe_sampler_view *dst, in upload_sampler() argument
226 upload_sampler_convert(struct pipe_context *pipe, struct pipe_sampler_view *dst, in upload_sampler_convert() argument
266 struct pipe_context *pipe; XvMCCreateSubpicture() local
375 struct pipe_context *pipe; XvMCClearSubpicture() local
415 struct pipe_context *pipe; XvMCCompositeSubpicture() local
481 struct pipe_context *pipe; XvMCSetSubpicturePalette() local
[all...]
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DShader.cpp62 struct pipe_context *pipe = pDevice->pipe; in CreateEmptyShader() local
124 struct pipe_context *pipe = pDevice->pipe; in DeleteEmptyShader() local
166 struct pipe_context *pipe = pDevice->pipe; SetConstantBuffers() local
201 struct pipe_context *pipe = pDevice->pipe; SetSamplers() local
231 struct pipe_context *pipe = pDevice->pipe; SetShaderResources() local
298 struct pipe_context *pipe = CastPipeContext(hDevice); DestroyShader() local
451 struct pipe_context *pipe = CastPipeContext(hDevice); CreateSampler() local
520 struct pipe_context *pipe = CastPipeContext(hDevice); DestroySampler() local
546 struct pipe_context *pipe = CastPipeContext(hDevice); CreateVertexShader() local
578 struct pipe_context *pipe = pDevice->pipe; VsSetShader() local
682 struct pipe_context *pipe = CastPipeContext(hDevice); CreateGeometryShader() local
713 struct pipe_context *pipe = CastPipeContext(hDevice); GsSetShader() local
843 struct pipe_context *pipe = CastPipeContext(hDevice); CreateGeometryShaderWithStreamOutput() local
[all...]
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_tgsi.c142 create_vs(struct pipe_context *pipe, unsigned vs_traits) in create_vs() argument
194 create_yuv_shader(struct pipe_context *pipe, struct ureg_program *ureg) in create_yuv_shader() argument
340 create_fs(struct pipe_context *pipe, unsigned fs_traits) in create_fs() argument
434 cache_destroy(struct pipe_context *pipe, struct cso_hash *hash, unsigned processor) cache_destroy() argument
462 shader_from_cache(struct pipe_context *pipe, unsigned type, struct cso_hash *hash, unsigned key) shader_from_cache() argument
[all...]
/third_party/node/lib/
H A D_http_outgoing.js
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_texture.c306 struct pipe_context *pipe = st->pipe; in st_texture_image_unmap() local
325 print_center_pixel(struct pipe_context *pipe, struct pipe_resource *src) in print_center_pixel() argument
353 st_texture_image_copy(struct pipe_context *pipe, struct pipe_resource *dst, GLuint dstLevel, struct pipe_resource *src, GLuint srcLevel, GLuint face) st_texture_image_copy() argument
436 struct pipe_context *pipe = st->pipe; st_destroy_bound_texture_handles_per_stage() local
476 struct pipe_context *pipe = st->pipe; st_destroy_bound_image_handles_per_stage() local
515 struct pipe_context *pipe = st->pipe; st_create_texture_handle_from_unit() local
541 struct pipe_context *pipe = st->pipe; st_create_image_handle_from_unit() local
559 struct pipe_context *pipe = st->pipe; st_make_bound_samplers_resident() local
606 struct pipe_context *pipe = st->pipe; st_make_bound_images_resident() local
[all...]
H A Dst_draw.c117 struct pipe_context *pipe = st->pipe; in prepare_draw() local
359 struct pipe_context *pipe = st->pipe; in st_draw_gallium_vertex_state() local
[all...]
H A Dst_cb_bitmap.c125 struct pipe_context *pipe = st->pipe; in make_bitmap_texture() local
174 struct pipe_context *pipe = st->pipe; in setup_render_state() local
398 struct pipe_context *pipe = st->pipe; create_cache_trans() local
426 struct pipe_context *pipe = st->pipe; st_flush_bitmap_cache() local
652 struct pipe_context *pipe = st->pipe; st_DrawAtlasBitmaps() local
783 struct pipe_context *pipe = st->pipe; st_destroy_bitmap() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dpipelineobj.c211 use_program_stage(struct gl_context *ctx, GLenum type, struct gl_shader_program *shProg, struct gl_pipeline_object *pipe) use_program_stage() argument
223 use_program_stages(struct gl_context *ctx, struct gl_shader_program *shProg, GLbitfield stages, struct gl_pipeline_object *pipe) use_program_stages() argument
269 struct gl_pipeline_object *pipe = _mesa_UseProgramStages_no_error() local
292 struct gl_pipeline_object *pipe = _mesa_lookup_pipeline_object(ctx, pipeline); _mesa_UseProgramStages() local
385 struct gl_pipeline_object *pipe = _mesa_lookup_pipeline_object(ctx, pipeline); active_shader_program() local
508 _mesa_bind_pipeline(struct gl_context *ctx, struct gl_pipeline_object *pipe) _mesa_bind_pipeline() argument
711 struct gl_pipeline_object *pipe = _mesa_lookup_pipeline_object(ctx, pipeline); _mesa_GetProgramPipelineiv() local
789 program_stages_all_active(struct gl_pipeline_object *pipe, const struct gl_program *prog) program_stages_all_active() argument
820 program_stages_interleaved_illegally(const struct gl_pipeline_object *pipe) program_stages_interleaved_illegally() argument
855 _mesa_validate_program_pipeline(struct gl_context* ctx, struct gl_pipeline_object *pipe) _mesa_validate_program_pipeline() argument
1054 struct gl_pipeline_object *pipe = _mesa_lookup_pipeline_object(ctx, pipeline); _mesa_ValidateProgramPipeline() local
1076 struct gl_pipeline_object *pipe = _mesa_lookup_pipeline_object(ctx, pipeline); _mesa_GetProgramPipelineInfoLog() local
[all...]
H A Dperformance_monitor.c69 struct pipe_context *pipe = ctx->pipe; in init_perf_monitor() local
151 do_reset_perf_monitor(struct gl_perf_monitor_object *m, struct pipe_context *pipe) do_reset_perf_monitor() argument
176 struct pipe_context *pipe = st_context(ctx)->pipe; delete_perf_monitor() local
185 struct pipe_context *pipe = st_context(ctx)->pipe; begin_perf_monitor() local
216 struct pipe_context *pipe = st_context(ctx)->pipe; end_perf_monitor() local
233 struct pipe_context *pipe = st_context(ctx)->pipe; reset_perf_monitor() local
248 struct pipe_context *pipe = st_context(ctx)->pipe; is_perf_monitor_result_available() local
279 struct pipe_context *pipe = st_context(ctx)->pipe; get_perf_monitor_result() local
[all...]
H A Dperformance_query.c354 struct pipe_context *pipe in get_perf_counter_info() local
[all...]
H A Dtexturebindless.c228 struct pipe_context *pipe = ctx->pipe; new_texture_handle() local
[all...]
H A Dqueryobj.c61 free_queries(struct pipe_context *pipe, struct gl_query_object *q) in free_queries() argument
78 struct pipe_context *pipe in delete_query() local
131 struct pipe_context *pipe = ctx->pipe; begin_query() local
228 struct pipe_context *pipe = ctx->pipe; end_query() local
254 get_query_result(struct pipe_context *pipe, struct gl_query_object *q, boolean wait) get_query_result() argument
339 struct pipe_context *pipe = ctx->pipe; _mesa_wait_query() local
357 struct pipe_context *pipe = ctx->pipe; _mesa_check_query() local
366 struct pipe_context *pipe = ctx->pipe; _mesa_get_timestamp() local
385 struct pipe_context *pipe = ctx->pipe; store_query_result() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_context.h59 struct pipe_context pipe; /**< base class */ member
H A Dlp_scene.h141 struct pipe_context *pipe; member
H A Dlp_surface.c40 lp_resource_copy_ms(struct pipe_context *pipe, in lp_resource_copy_ms() argument
85 lp_resource_copy(struct pipe_context *pipe, in lp_resource_copy() argument
117 lp_blit(struct pipe_context *pipe, const struct pipe_blit_info *blit_info) lp_blit() argument
194 llvmpipe_create_surface(struct pipe_context *pipe, struct pipe_resource *pt, const struct pipe_surface *surf_tmpl) llvmpipe_create_surface() argument
241 llvmpipe_surface_destroy(struct pipe_context *pipe, struct pipe_surface *surf) llvmpipe_surface_destroy() argument
256 llvmpipe_get_sample_position(struct pipe_context *pipe, unsigned sample_count, unsigned sample_index, float *out_value) llvmpipe_get_sample_position() argument
290 lp_clear_color_texture_msaa(struct pipe_context *pipe, struct pipe_resource *texture, enum pipe_format format, const union pipe_color_union *color, unsigned sample, const struct pipe_box *box) lp_clear_color_texture_msaa() argument
313 llvmpipe_clear_render_target(struct pipe_context *pipe, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) llvmpipe_clear_render_target() argument
346 lp_clear_depth_stencil_texture_msaa(struct pipe_context *pipe, struct pipe_resource *texture, enum pipe_format format, unsigned clear_flags, uint64_t zstencil, unsigned sample, const struct pipe_box *box) lp_clear_depth_stencil_texture_msaa() argument
382 llvmpipe_clear_depth_stencil(struct pipe_context *pipe, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) llvmpipe_clear_depth_stencil() argument
418 llvmpipe_clear_texture(struct pipe_context *pipe, struct pipe_resource *tex, unsigned level, const struct pipe_box *box, const void *data) llvmpipe_clear_texture() argument
464 llvmpipe_clear_buffer(struct pipe_context *pipe, struct pipe_resource *res, unsigned offset, unsigned size, const void *clear_value, int clear_value_size) llvmpipe_clear_buffer() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_draw.c379 nv30_render_vbo(struct pipe_context *pipe, const struct pipe_draw_info *info, in nv30_render_vbo() argument
499 nv30_draw_init(struct pipe_context *pipe) nv30_draw_init() argument
[all...]
H A Dnv30_miptree.c143 nv30_resource_copy_region(struct pipe_context *pipe, in nv30_resource_copy_region() argument
218 nv30_blit(struct pipe_context *pipe, in nv30_blit() argument
274 nv30_flush_resource(struct pipe_context *pipe, in nv30_flush_resource() argument
280 nv30_miptree_transfer_map(struct pipe_context *pipe, struct pipe_resource *pt, in nv30_miptree_transfer_map() argument
374 nv30_miptree_transfer_unmap(struct pipe_context *pipe, in nv30_miptree_transfer_unmap() argument
544 nv30_miptree_surface_new(struct pipe_context *pipe, struct pipe_resource *pt, const struct pipe_surface *tmpl) nv30_miptree_surface_new() argument
582 nv30_miptree_surface_del(struct pipe_context *pipe, struct pipe_surface *ps) nv30_miptree_surface_del() argument
[all...]
H A Dnv30_transfer.c115 struct pipe_context *pipe = &nv30->base.pipe; in nv30_transfer_rect_fragprog() local
H A Dnv30_state.h22 struct pipe_blend_state pipe; member
28 struct pipe_rasterizer_state pipe; member
34 struct pipe_depth_stencil_alpha_state pipe; member
40 struct pipe_sampler_state pipe; member
52 struct pipe_sampler_view pipe; member
81 struct pipe_shader_state pipe; member
110 struct pipe_shader_state pipe; member
137 struct pipe_vertex_element pipe[PIPE_MAX_ATTRIBS]; member
H A Dnvfx_vertprog.c43 struct pipe_shader_state pipe; member
92 constant(struct nvfx_vpc *vpc, int pipe, float x, float y, float z, float w) in constant() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_program.h58 struct pipe_shader_state pipe; member
H A Dnv50_vbo.c38 nv50_vertex_state_delete(struct pipe_context *pipe, in nv50_vertex_state_delete() argument
49 nv50_vertex_state_create(struct pipe_context *pipe, in nv50_vertex_state_create() argument
760 nv50_draw_vbo(struct pipe_context *pipe, const struct pipe_draw_info *info, unsigned drawid_offset, const struct pipe_draw_indirect_info *indirect, const struct pipe_draw_start_count_bias *draws, unsigned num_draws) nv50_draw_vbo() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_gmem.c345 struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[i]; in gmem_stateobj_init() local
368 struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[i]; in gmem_stateobj_init() local
376 struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[i]; gmem_stateobj_init() local
[all...]
H A Dfreedreno_screen.h121 struct fd_pipe *pipe; member

Completed in 19 milliseconds

1...<<11121314151617181920>>...26