Home
last modified time | relevance | path

Searched defs:view (Results 526 - 546 of 546) sorted by relevance

1...<<2122

/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c684 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 DvktRayTracingAccelerationStructuresTests.cpp4023 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 Dvulkan_funcs.hpp2158 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.c2524 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.c5180 _ssl_RAND_add_impl(PyObject *module, Py_buffer *view, double entropy) in _ssl_RAND_add_impl() argument
H A D_testcapimodule.c3658 Py_buffer view = { in test_from_contiguous() local
7577 heapctypewithbuffer_getbuffer(HeapCTypeWithBufferObject *self, Py_buffer *view, int flags) heapctypewithbuffer_getbuffer() argument
7588 heapctypewithbuffer_releasebuffer(HeapCTypeWithBufferObject *self, Py_buffer *view) heapctypewithbuffer_releasebuffer() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp3790 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
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_drv.h1845 i915_gem_object_ggtt_pin(struct drm_i915_gem_object *obj, const struct i915_ggtt_view *view, u64 size, u64 alignment, u64 flags) i915_gem_object_ggtt_pin() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h703 struct intel_fb_view view; member
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c4568 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 Dsi_pipe.h889 struct pipe_sampler_view *view; member
896 struct pipe_image_view view; member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c2878 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...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.cpp8308 std::unique_ptr<ImageView> &view = mSubresourceDrawImageViews[range]; in getLevelDrawImageView() local
8448 BufferView &view = formatAndView.second; release() local
8476 BufferView &view = formatAndView.second; destroy() local
8519 BufferView view; getView() local
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c967 upb_strview view = *(upb_strview*)field_mem; in upb_encode_scalarfield() local
4536 static char* strviewdup(const symtab_addctx *ctx, upb_strview view) { in strviewdup() argument
4544 static bool streql_view(upb_strview view, const char *b) { in streql_view() argument
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_funcs.hpp2090 VULKAN_HPP_NAMESPACE::BufferView view; in createBufferView() local
2110 VULKAN_HPP_NAMESPACE::BufferView view; in createBufferViewUnique() local
2320 VULKAN_HPP_NAMESPACE::ImageView view; in createImageView() local
2340 VULKAN_HPP_NAMESPACE::ImageView view; in createImageViewUnique() local
22687 bindOpticalFlowSessionImageNV( VULKAN_HPP_NAMESPACE::OpticalFlowSessionNV session, VULKAN_HPP_NAMESPACE::OpticalFlowSessionBindingPointNV bindingPoint, VULKAN_HPP_NAMESPACE::ImageView view, VULKAN_HPP_NAMESPACE::ImageLayout layout, Dispatch const & d ) const bindOpticalFlowSessionImageNV() argument
[all...]
H A Dvulkan_raii.hpp12417 VULKAN_HPP_NAMESPACE::BufferView view; variable
12477 VULKAN_HPP_NAMESPACE::ImageView view; variable
22102 bindImage( VULKAN_HPP_NAMESPACE::OpticalFlowSessionBindingPointNV bindingPoint, VULKAN_HPP_NAMESPACE::ImageView view, VULKAN_HPP_NAMESPACE::ImageLayout layout ) const bindImage() argument
[all...]
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.c9157 BindOpticalFlowSessionImageNV( VkDevice device, VkOpticalFlowSessionNV session, VkOpticalFlowSessionBindingPointNV bindingPoint, VkImageView view, VkImageLayout layout) BindOpticalFlowSessionImageNV() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display.c2134 intel_fill_fb_ggtt_view(struct i915_ggtt_view *view, in intel_fill_fb_ggtt_view() argument
2219 intel_pin_and_fence_fb_obj(struct drm_framebuffer *fb, const struct i915_ggtt_view *view, bool uses_fence, unsigned long *out_flags) intel_pin_and_fence_fb_obj() argument
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c922 upb_strview view = *(upb_strview*)field_mem; in upb_encode_scalarfield() local
4073 static char* strviewdup(const symtab_addctx *ctx, upb_strview view) { in strviewdup() argument
4081 static bool streql_view(upb_strview view, const char *b) { in streql_view() argument
[all...]
/third_party/glfw/deps/
H A Dnuklear.h18929 nk_list_view_begin(struct nk_context *ctx, struct nk_list_view *view, in nk_list_view_begin() argument
18983 nk_list_view_end(struct nk_list_view *view) nk_list_view_end() argument
[all...]
/third_party/sqlite/src/
H A Dsqlite3.c17780 } view; global() member
[all...]

Completed in 347 milliseconds

1...<<2122