| /third_party/node/deps/ada/ |
| H A D | ada.h | 1057 ada_really_inline bool begins_with(std::string_view view, in begins_with() argument [all...] |
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_private.h | 502 D3D12_INDEX_BUFFER_VIEW view; member
|
| H A D | dzn_cmd_buffer.c | 1369 dzn_cmd_buffer_clear_attachment(struct dzn_cmd_buffer *cmdbuf, struct dzn_image_view *view, VkImageLayout layout, const VkClearValue *value, VkImageAspectFlags aspects, uint32_t base_layer, uint32_t layer_count, uint32_t rect_count, D3D12_RECT *rects) dzn_cmd_buffer_clear_attachment() argument 3375 struct dzn_image_view *view = NULL; dzn_CmdClearAttachments() local [all...] |
| /third_party/node/deps/v8/src/profiler/ |
| H A D | heap-snapshot-generator.cc | 1207 JSArrayBufferView view = JSArrayBufferView::cast(obj); in ExtractJSObjectReferences() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_context.c | 823 VkBufferView view; in get_buffer_view() local 1001 struct zink_sampler_view *view = zink_sampler_view(pview); in zink_sampler_view_destroy() local 1539 create_image_bufferview(struct zink_context *ctx, const struct pipe_image_view *view) create_image_bufferview() argument 1564 create_image_surface(struct zink_context *ctx, const struct pipe_image_view *view, bool is_compute) create_image_surface() argument 1821 zink_create_texture_handle(struct pipe_context *pctx, struct pipe_sampler_view *view, const struct pipe_sampler_state *state) zink_create_texture_handle() argument 1971 zink_create_image_handle(struct pipe_context *pctx, const struct pipe_image_view *view) zink_create_image_handle() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_cmdstream.c | 990 struct panfrost_sampler_view view = { in panfrost_emit_images() local 1630 panfrost_get_tex_desc(struct panfrost_batch *batch, enum pipe_shader_type st, struct panfrost_sampler_view *view) panfrost_get_tex_desc() argument 1746 panfrost_update_sampler_view(struct panfrost_sampler_view *view, struct pipe_context *pctx) panfrost_update_sampler_view() argument 1775 struct panfrost_sampler_view *view = ctx->sampler_views[stage][i]; panfrost_emit_texture_descriptors() local 4662 struct panfrost_sampler_view *view = (struct panfrost_sampler_view *) pview; panfrost_sampler_view_destroy() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 239 Move<VkImageView> view; member [all...] |
| /third_party/python/Objects/ |
| H A D | dictobject.c | 4597 dictview_mapping(PyObject *view, void *Py_UNUSED(ignored)) { in dictview_mapping() argument [all...] |
| H A D | exceptions.c | 2998 Py_buffer view; in UnicodeDecodeError_init() local
|
| /third_party/python/Modules/_ctypes/ |
| H A D | _ctypes.c | 1288 Py_buffer view; in CharArray_set_raw() local 2802 PyCData_NewGetBuffer(PyObject *myself, Py_buffer *view, int flags) in PyCData_NewGetBuffer() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 237 Move<VkImageView> view; member [all...] |
| /third_party/json/tests/thirdparty/doctest/ |
| H A D | doctest.h | 476 struct view // len should be more than sizeof(view) - because of the final byte for flags struct in doctest::String
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | genX_cmd_buffer.c | 364 isl_color_value_requires_conversion(union isl_color_value color, const struct isl_surf *surf, const struct isl_view *view) isl_color_value_requires_conversion() argument 6827 int view = u_bit_scan(&clear_view_mask); CmdBeginRendering() local [all...] |
| /third_party/mesa3d/src/intel/isl/ |
| H A D | isl.h | 1630 const struct isl_view *view; member 1743 const struct isl_view *view; member 1799 const struct isl_view *view; member [all...] |
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 2462 fill_surface_state(struct isl_device *isl_dev, void *map, struct iris_resource *res, struct isl_surf *surf, struct isl_view *view, unsigned aux_usage, uint32_t extra_main_offset, uint32_t tile_x_sa, uint32_t tile_y_sa) fill_surface_state() argument 2505 fill_surface_states(struct isl_device *isl_dev, struct iris_surface_state *surf_state, struct iris_resource *res, struct isl_surf *surf, struct isl_view *view, uint64_t extra_main_offset, uint32_t tile_x_sa, uint32_t tile_y_sa) fill_surface_states() argument 2685 struct isl_view *view = &surf->view; iris_create_surface() local 2895 struct isl_view view = { iris_set_shader_images() local 2959 is_sampler_view_3d(const struct iris_sampler_view *view) is_sampler_view_3d() argument 2987 struct iris_sampler_view *view = (void *) pview; iris_set_sampler_views() local 3283 struct isl_view view = { iris_set_framebuffer_state() local 4904 update_clear_value(struct iris_context *ice, struct iris_batch *batch, struct iris_resource *res, struct iris_surface_state *surf_state, struct isl_view *view) update_clear_value() argument 5167 struct iris_sampler_view *view = shs->textures[i]; iris_populate_binding_table() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_threaded_context.c | 1847 struct pipe_surface *view = in tc_create_surface() local 1870 struct pipe_sampler_view *view = in tc_create_sampler_view() local 1879 tc_sampler_view_destroy(struct pipe_context *_pipe, struct pipe_sampler_view *view) tc_sampler_view_destroy() argument 1895 struct pipe_stream_output_target *view; tc_create_stream_output_target() local 1922 tc_create_texture_handle(struct pipe_context *_pipe, struct pipe_sampler_view *view, const struct pipe_sampler_state *state) tc_create_texture_handle() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | evergreen_state.c | 684 texture_buffer_sampler_view(struct r600_context *rctx, struct r600_pipe_sampler_view *view, unsigned width0, unsigned height0) texture_buffer_sampler_view() argument 919 struct r600_pipe_sampler_view *view = CALLOC_STRUCT(r600_pipe_sampler_view); evergreen_create_sampler_view_custom() local 1036 unsigned view; global() member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingAccelerationStructuresTests.cpp | 4023 const Move<VkImageView> view = makeImageView(vk, device, **image, VK_IMAGE_VIEW_TYPE_2D, m_format, imageSubresourceRange); variable 4151 const Move<VkImageView> view = makeImageView(vk, device, **image, VK_IMAGE_VIEW_TYPE_2D, m_format, imageSubresourceRange); in iterate() local 4351 const Move<VkImageView> view = makeImageView(vk, device, **image, VK_IMAGE_VIEW_TYPE_2D, m_format, imageSubresourceRange); in iterate() local
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| H A D | vulkan_funcs.hpp | 2158 VULKAN_HPP_NAMESPACE::BufferView view; in createBufferView() local 2177 VULKAN_HPP_NAMESPACE::BufferView view; in createBufferViewUnique() local 2397 VULKAN_HPP_NAMESPACE::ImageView view; in createImageView() local 2416 VULKAN_HPP_NAMESPACE::ImageView view; in createImageViewUnique() local [all...] |
| /third_party/python/Modules/ |
| H A D | _pickle.c | 2524 const Py_buffer* view = PyPickleBuffer_GetBuffer(obj); in save_picklebuffer() local 5617 PyObject *view = PyMemoryView_FromObject(obj); load_readonly_buffer() local [all...] |
| H A D | _ssl.c | 5180 _ssl_RAND_add_impl(PyObject *module, Py_buffer *view, double entropy) in _ssl_RAND_add_impl() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingAccelerationStructuresTests.cpp | 3790 const Move<VkImageView> view = makeImageView(vk, device, **image, VK_IMAGE_VIEW_TYPE_2D, m_format, imageSubresourceRange); variable 3918 const Move<VkImageView> view = makeImageView(vk, device, **image, VK_IMAGE_VIEW_TYPE_2D, m_format, imageSubresourceRange); in iterate() local 4118 const Move<VkImageView> view = makeImageView(vk, device, **image, VK_IMAGE_VIEW_TYPE_2D, m_format, imageSubresourceRange); in iterate() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_cmd_buffer.c | 4568 struct radv_image_view *view = state->attachments[att_idx].iview; in radv_get_attachment_sample_locations() local 4607 struct radv_image_view *view = cmd_buffer->state.attachments[idx].iview; in radv_handle_subpass_image_transition() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_pipe.h | 889 struct pipe_sampler_view *view; member 896 struct pipe_image_view view; member
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_state.c | 2878 struct isl_view *view = &surf->view; crocus_create_surface() local 3097 struct isl_view view = { crocus_set_shader_images() local 3113 struct isl_view view = { crocus_set_shader_images() local 3172 struct crocus_sampler_view *view = (void *) pview; crocus_set_sampler_views() local 4992 struct isl_view view = *in_view; emit_surface_state() local 5082 struct isl_view *view = &surf->view; emit_surface() local 5109 struct isl_view *view = &surf->read_view; emit_rt_surface() local 5456 struct crocus_sampler_view *view = shs->textures[i]; crocus_populate_binding_table() local 5467 struct crocus_sampler_view *view = shs->textures[i]; crocus_populate_binding_table() local 5478 struct crocus_image_view *view = &shs->image[i]; crocus_populate_binding_table() local 7449 struct isl_view view = { global() local [all...] |