Home
last modified time | relevance | path

Searched defs:surfaces (Results 26 - 41 of 41) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A Dnvenc.h169 NvencSurface *surfaces; member
/third_party/mesa3d/src/gallium/frontends/va/
H A Dsurface.c791 struct pipe_surface **surfaces; in vlVaHandleSurfaceAllocate() local
56 vlVaCreateSurfaces(VADriverContextP ctx, int width, int height, int format, int num_surfaces, VASurfaceID *surfaces) vlVaCreateSurfaces() argument
827 vlVaCreateSurfaces2(VADriverContextP ctx, unsigned int format, unsigned int width, unsigned int height, VASurfaceID *surfaces, unsigned int num_surfaces, VASurfaceAttrib *attrib_list, unsigned int num_attribs) vlVaCreateSurfaces2() argument
1277 struct pipe_surface **surfaces; vlVaExportSurfaceHandle() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_compute.c1097 si_set_compute_resources(struct pipe_context *ctx_, unsigned start, unsigned count, struct pipe_surface **surfaces) si_set_compute_resources() argument
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_decoder.c91 struct pipe_surface *surfaces[VL_MAX_SURFACES]; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c953 evergreen_set_compute_resources(struct pipe_context *ctx, unsigned start, unsigned count, struct pipe_surface **surfaces) evergreen_set_compute_resources() argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkWsiUtil.cpp629 deUint32 chooseQueueFamilyIndex (const vk::InstanceInterface& vki, vk::VkPhysicalDevice physicalDevice, const std::vector<vk::VkSurfaceKHR>& surfaces) in chooseQueueFamilyIndex() argument
644 std::vector<deUint32> getCompatibleQueueFamilyIndices (const InstanceInterface& vki, VkPhysicalDevice physicalDevice, const std::vector<VkSurfaceKHR>& surfaces) in getCompatibleQueueFamilyIndices() argument
/third_party/skia/tests/
H A DDeferredDisplayListTest.cpp655 sk_sp<SkSurface> surfaces[4]; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c459 SVGA3D_vgpu10_SetSOTargets(struct svga_winsys_context *swc, unsigned count, const SVGA3dSoTarget *targets, struct svga_winsys_surface **surfaces) SVGA3D_vgpu10_SetSOTargets() argument
1172 SVGA3D_vgpu10_SetVertexBuffers(struct svga_winsys_context *swc, unsigned count, uint32 startBuffer, const SVGA3dVertexBuffer_v2 *bufferInfo, struct svga_winsys_surface **surfaces) SVGA3D_vgpu10_SetVertexBuffers() argument
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_meta_copy.c41 struct panfrost_ptr surfaces = in panvk_meta_copy_img_emit_texture() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.h273 struct pipe_surface *surfaces[2][NVC0_MAX_SURFACE_SLOTS]; member
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_descriptors.c73 struct zink_descriptor_surface *surfaces; member
661 struct zink_descriptor_surface *surfaces = NULL; allocate_desc_set() local
[all...]
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blitter.c76 struct pan_blit_surface surfaces[8]; member
946 struct panfrost_ptr surfaces = pan_blitter_emit_textures() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiMaintenance1Tests.cpp763 std::vector<Move<VkSurfaceKHR>> surfaces; in presentFenceTest() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fClippingTests.cpp523 tcu::Surface* surfaces[2] = {&testSurface, &refSurface}; in testRender() local
660 tcu::Surface* surfaces[2] = {&testSurface, &refSurface}; in testRender() local
883 tcu::Surface* surfaces[2] = {&testSurface, &refSurface}; in testRender() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fClippingTests.cpp526 tcu::Surface* surfaces[2] = {&testSurface, &refSurface}; in testRender() local
663 tcu::Surface* surfaces[2] = {&testSurface, &refSurface}; in testRender() local
887 tcu::Surface* surfaces[2] = {&testSurface, &refSurface}; in testRender() local
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c5831 struct anv_state *surfaces = &cmd_buffer->state.binding_tables[s]; in cmd_buffer_trace_rays() local

Completed in 41 milliseconds

12