/third_party/skia/src/gpu/ |
H A D | GrTextureProxy.cpp | 152 void GrTextureProxyPriv::setDeferredUploader(std::unique_ptr<GrDeferredProxyUploader> uploader) { in setDeferredUploader() argument
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_context.h | 83 struct u_upload_mgr *uploader; member
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_array.cpp | 255 struct u_upload_mgr *uploader = st->can_bind_const_buffer_as_vertex ? in st_setup_current() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_blorp.c | 49 stream_state(struct iris_batch *batch, struct u_upload_mgr *uploader, unsigned size, unsigned alignment, uint32_t *out_offset, struct iris_bo **out_bo) stream_state() argument
|
H A D | iris_disk_cache.c | 145 iris_disk_cache_retrieve(struct iris_screen *screen, struct u_upload_mgr *uploader, struct iris_uncompiled_shader *ish, struct iris_compiled_shader *shader, const void *prog_key, uint32_t key_size) iris_disk_cache_retrieve() argument
|
H A D | iris_program_cache.c | 150 iris_upload_shader(struct iris_screen *screen, struct iris_uncompiled_shader *ish, struct iris_compiled_shader *shader, struct hash_table *driver_shaders, struct u_upload_mgr *uploader, enum iris_program_cache_id cache_id, uint32_t key_size, const void *key, const void *assembly) iris_upload_shader() argument
|
H A D | iris_batch.h | 124 struct u_upload_mgr *uploader; member
|
H A D | iris_program.c | 63 struct u_upload_mgr *uploader; member 185 upload_state(struct u_upload_mgr *uploader, in upload_state() argument 1400 struct u_upload_mgr *uploader = ice->shaders.uploader_driver; in iris_update_compiled_vs() local 1306 iris_compile_vs(struct iris_screen *screen, struct u_upload_mgr *uploader, struct util_debug_callback *dbg, struct iris_uncompiled_shader *ish, struct iris_compiled_shader *shader) iris_compile_vs() argument 1485 iris_compile_tcs(struct iris_screen *screen, struct hash_table *passthrough_ht, struct u_upload_mgr *uploader, struct util_debug_callback *dbg, struct iris_uncompiled_shader *ish, struct iris_compiled_shader *shader) iris_compile_tcs() argument 1604 struct u_upload_mgr *uploader = ice->shaders.uploader_driver; iris_update_compiled_tcs() local 1675 iris_compile_tes(struct iris_screen *screen, struct u_upload_mgr *uploader, struct util_debug_callback *dbg, struct iris_uncompiled_shader *ish, struct iris_compiled_shader *shader) iris_compile_tes() argument 1767 struct u_upload_mgr *uploader = ice->shaders.uploader_driver; iris_update_compiled_tes() local 1814 iris_compile_gs(struct iris_screen *screen, struct u_upload_mgr *uploader, struct util_debug_callback *dbg, struct iris_uncompiled_shader *ish, struct iris_compiled_shader *shader) iris_compile_gs() argument 1905 struct u_upload_mgr *uploader = ice->shaders.uploader_driver; iris_update_compiled_gs() local 1948 iris_compile_fs(struct iris_screen *screen, struct u_upload_mgr *uploader, struct util_debug_callback *dbg, struct iris_uncompiled_shader *ish, struct iris_compiled_shader *shader, struct brw_vue_map *vue_map) iris_compile_fs() argument 2041 struct u_upload_mgr *uploader = ice->shaders.uploader_driver; iris_update_compiled_fs() local 2241 iris_compile_cs(struct iris_screen *screen, struct u_upload_mgr *uploader, struct util_debug_callback *dbg, struct iris_uncompiled_shader *ish, struct iris_compiled_shader *shader) iris_compile_cs() argument 2309 struct u_upload_mgr *uploader = ice->shaders.uploader_driver; iris_update_compiled_cs() local 2491 struct u_upload_mgr *uploader = ice->shaders.uploader_unsync; iris_create_compute_state() local 2554 struct u_upload_mgr *uploader = job->uploader; iris_compile_shader() local 2697 struct u_upload_mgr *uploader = ice->shaders.uploader_unsync; iris_create_shader_state() local [all...] |
H A D | iris_state.c | 316 upload_state(struct u_upload_mgr *uploader, in upload_state() argument 334 stream_state(struct iris_batch *batch, struct u_upload_mgr *uploader, struct pipe_resource **out_res, unsigned size, unsigned alignment, uint32_t *out_offset) stream_state() argument 360 emit_state(struct iris_batch *batch, struct u_upload_mgr *uploader, struct pipe_resource **out_res, const void *data, unsigned size, unsigned alignment) emit_state() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
H A D | BufferD3D12.cpp | 479 DynamicUploader* uploader = device->GetDynamicUploader(); in ClearBuffer() local
|
H A D | TextureD3D12.cpp | 1098 DynamicUploader* uploader = device->GetDynamicUploader(); in ClearTexture() local
|
H A D | DeviceD3D12.cpp | 280 DynamicUploader* uploader = GetDynamicUploader(); in ClearBufferToZero() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
H A D | Buffer.cpp | 393 DynamicUploader* uploader = GetDevice()->GetDynamicUploader(); in CopyFromStagingBuffer() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_buffer.c | 414 struct u_upload_mgr *uploader; in si_buffer_transfer_map() local
|
/third_party/skia/src/gpu/ops/ |
H A D | SoftwarePathRenderer.cpp | 346 auto uploader = std::make_unique<GrTDeferredProxyUploader<SoftwarePathData>>( in onDrawPath() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_batch.h | 136 struct u_upload_mgr *uploader; member
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | TextureVk.cpp | 1158 DynamicUploader* uploader = device->GetDynamicUploader(); in ClearTexture() local
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_private.h | 179 struct u_upload_mgr *uploader; member
|
H A D | lvp_execute.c | 73 struct u_upload_mgr *uploader; member
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_context.h | 210 struct u_upload_mgr *uploader; member
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_context.h | 354 struct u_upload_mgr *uploader; member
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_context.h | 545 struct u_upload_mgr *uploader; member
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
H A D | r300_context.h | 600 struct u_upload_mgr *uploader; member
|