Home
last modified time | relevance | path

Searched refs:rectangles (Results 1 – 25 of 246) sorted by relevance

12345678910

/third_party/openGLES/extensions/EXT/
DEXT_window_rectangles.txt60 rectangles" specified in window-space coordinates that restrict
65 window rectangles are ignored so these window rectangles apply to
69 GL_MAX_WINDOW_RECTANGLES_EXT) number of window rectangles can be
70 operational at once. When one or more window rectangles are active,
72 any of the operational window rectangles (GL_INCLUSIVE_EXT mode) or
74 rectangles (GL_EXCLUSIVE_EXT mode).
76 These window rectangles operate orthogonally to the existing scissor
118 * the window rectangles test (see section 17.3.X);
124 The pixel ownership, window rectangles test, and scissor tests are
137 "The window rectangles test determines if window-space fragment
[all …]
DEXT_framebuffer_multisample_blit_scaled.txt53 call where the dimensions of the source and destination rectangles
112 of the source and destination rectangles provided to
123 and destination rectangles provided to BlitFramebuffer are not
132 the source and destination rectangles provided to BlitFramebuffer
211 dimensions of the rectangles passed to BlitFramebuffer when
256 destination rectangles, and so on.
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_window_rectangles.txt60 rectangles" specified in window-space coordinates that restrict
65 window rectangles are ignored so these window rectangles apply to
69 GL_MAX_WINDOW_RECTANGLES_EXT) number of window rectangles can be
70 operational at once. When one or more window rectangles are active,
72 any of the operational window rectangles (GL_INCLUSIVE_EXT mode) or
74 rectangles (GL_EXCLUSIVE_EXT mode).
76 These window rectangles operate orthogonally to the existing scissor
118 * the window rectangles test (see section 17.3.X);
124 The pixel ownership, window rectangles test, and scissor tests are
137 "The window rectangles test determines if window-space fragment
[all …]
DEXT_framebuffer_multisample_blit_scaled.txt53 call where the dimensions of the source and destination rectangles
112 of the source and destination rectangles provided to
123 and destination rectangles provided to BlitFramebuffer are not
132 the source and destination rectangles provided to BlitFramebuffer
211 dimensions of the rectangles passed to BlitFramebuffer when
256 destination rectangles, and so on.
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode-iOS/Demos/rectangles/rectangles.xcodeproj/
Dproject.pbxproj11 …C1A3816543D7795144223E1 /* rectangles.c in Sources */ = {isa = PBXBuildFile; fileRef = 1A6027E7619…
43rectangles.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "rectangles.…
51 …26 /* rectangles */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIn…
74 288A2F3007DA183E3DA11892 /* rectangles */ = {
82 name = "rectangles";
107 1A6027E7619B1FF276F1647F /* rectangles.c */,
129 7332796826E47C595AC15526 /* rectangles */,
153 4F6855E4129920DC7A9153FC /* rectangles */ = {
155 …ionList = 79D259543EB15FB103D110D7 /* Build configuration list for PBXNativeTarget "rectangles" */;
166 name = "rectangles";
[all …]
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/
DEGL_EXT_swap_buffers_with_damage.txt49 list of damage rectangles that can be passed to a system
83 a list of rectangles that define the region that has truly
87 back buffer is consistent. The rectangles are only a hint for
92 layout: {x, y, width, height}. The rectangles are specified
97 avoid overlaps of the specified rectangles.
115 of any damage rectangles forwarded by
178 1) Do applications have to make sure the rectangles don't overlap?
182 rectangles.
185 rectangles internally and work just in terms of the
188 RESOLVED: Yes, the rectangles are only there for optimization
[all …]
/third_party/EGL/extensions/EXT/
DEGL_EXT_swap_buffers_with_damage.txt49 list of damage rectangles that can be passed to a system
83 a list of rectangles that define the region that has truly
87 back buffer is consistent. The rectangles are only a hint for
92 layout: {x, y, width, height}. The rectangles are specified
97 avoid overlaps of the specified rectangles.
115 of any damage rectangles forwarded by
178 1) Do applications have to make sure the rectangles don't overlap?
182 rectangles.
185 rectangles internally and work just in terms of the
188 RESOLVED: Yes, the rectangles are only there for optimization
[all …]
/third_party/EGL/extensions/KHR/
DEGL_KHR_swap_buffers_with_damage.txt61 list of damage rectangles that can be passed to a system
184 a list of rectangles that define the region that has truly
188 back buffer is consistent. The rectangles are only a hint for
193 layout: {x, y, width, height}. The rectangles are specified
198 avoid overlaps of the specified rectangles.
216 of any damage rectangles forwarded by
279 1) Do applications have to make sure the rectangles don't overlap?
283 rectangles.
286 rectangles internally and work just in terms of the
289 RESOLVED: Yes, the rectangles are only there for optimization
[all …]
DEGL_KHR_vg_parent_image.txt116 arbitrary image subrectangles, scissor rectangles and viewport
117 rectangles may create an undue burden on implementers. In the
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_swap_buffers_with_damage.txt61 list of damage rectangles that can be passed to a system
184 a list of rectangles that define the region that has truly
188 back buffer is consistent. The rectangles are only a hint for
193 layout: {x, y, width, height}. The rectangles are specified
198 avoid overlaps of the specified rectangles.
216 of any damage rectangles forwarded by
279 1) Do applications have to make sure the rectangles don't overlap?
283 rectangles.
286 rectangles internally and work just in terms of the
289 RESOLVED: Yes, the rectangles are only there for optimization
[all …]
DEGL_KHR_vg_parent_image.txt116 arbitrary image subrectangles, scissor rectangles and viewport
117 rectangles may create an undue burden on implementers. In the
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawDiscardRectanglesTests.cpp369 …rateDiscardRectangles(const UVec2& renderSize, deUint32 numRect, std::vector<VkRect2D>& rectangles) in generateDiscardRectangles() argument
374 DE_ASSERT(rectangles.size() == 0); in generateDiscardRectangles()
383 rectangles.push_back(rect); in generateDiscardRectangles()
393 const std::vector<VkRect2D> rectangles, in generateReferenceImage() argument
409 tcu::clear(tcu::getSubregion(image.getAccess(), rectangles[i].offset.x, rectangles[i].offset.y, in generateReferenceImage()
410 rectangles[i].extent.width, rectangles[i].extent.height), in generateReferenceImage()
427 …for (deUint32 x = rectangles[rect].offset.x; x < (rectangles[rect].offset.x + rectangles[rect].ext… in generateReferenceImage()
429 …for(deUint32 y = rectangles[rect].offset.y; y < (rectangles[rect].offset.y + rectangles[rect].exte… in generateReferenceImage()
/third_party/skia/third_party/externals/egl-registry/extensions/NOK/
DEGL_NOK_swap_region2.txt47 of a pointer to a list of 4-integer blocks defining rectangles
49 rectangles in the list.
104 defining rectangles. The area covered by the rectangles
107 rectangles in the <rects> list. If <numRects> is set to zero
118 rectangles. The rectangles as specified must be disjoint. If
119 the rectangles are not disjoint or the user has rendered
148 1) Is there a limit on the number of rectangles that can be used?
156 2) Are there any limitations on the location or size of rectangles?
161 to zero will be ignored. If rectangles overlap the rendering
162 results are undefined. In addition all rectangles are clipped to
/third_party/EGL/extensions/NOK/
DEGL_NOK_swap_region2.txt47 of a pointer to a list of 4-integer blocks defining rectangles
49 rectangles in the list.
104 defining rectangles. The area covered by the rectangles
107 rectangles in the <rects> list. If <numRects> is set to zero
118 rectangles. The rectangles as specified must be disjoint. If
119 the rectangles are not disjoint or the user has rendered
148 1) Is there a limit on the number of rectangles that can be used?
156 2) Are there any limitations on the location or size of rectangles?
161 to zero will be ignored. If rectangles overlap the rendering
162 results are undefined. In addition all rectangles are clipped to
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateInheritanceTests.cpp106 std::vector<Rectangle> rectangles; member
594 DE_ASSERT(kMaxRectangles >= geometry.rectangles.size()); in startRenderCmds()
596 for (size_t i = 0; i < geometry.rectangles.size(); ++i) in startRenderCmds()
598 pRectangles[i] = geometry.rectangles[i]; in startRenderCmds()
708 m_vk.cmdDraw(m_subpassCmdBuffer, deUint32(geometry.rectangles.size()), 1, 0, 0); in startRenderCmds()
852 for (size_t i = 0; i < geometry.rectangles.size(); ++i) { in rasterizeExpectedResults()
853 Rectangle r = geometry.rectangles[i]; in rasterizeExpectedResults()
932 geometry.rectangles.push_back(Rectangle{ in makeGeometry()
937 geometry.rectangles.push_back(Rectangle{ in makeGeometry()
942 geometry.rectangles.push_back(Rectangle{ in makeGeometry()
[all …]
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-overlay-composition.c71 GstVideoOverlayRectangle **rectangles; member
315 gst_mini_object_remove_parent (GST_MINI_OBJECT_CAST (comp->rectangles[num - in gst_video_overlay_composition_free()
317 gst_video_overlay_rectangle_unref (comp->rectangles[num - 1]); in gst_video_overlay_composition_free()
321 g_free (comp->rectangles); in gst_video_overlay_composition_free()
322 comp->rectangles = NULL; in gst_video_overlay_composition_free()
356 comp->rectangles = g_new0 (GstVideoOverlayRectangle *, RECTANGLE_ARRAY_STEP); in gst_video_overlay_composition_new()
390 comp->rectangles = in gst_video_overlay_composition_add_rectangle()
391 g_renew (GstVideoOverlayRectangle *, comp->rectangles, in gst_video_overlay_composition_add_rectangle()
395 comp->rectangles[comp->num_rectangles] = in gst_video_overlay_composition_add_rectangle()
443 return comp->rectangles[n]; in gst_video_overlay_composition_get_rectangle()
[all …]
/third_party/openGLES/extensions/NV/
DNV_scissor_exclusive.txt95 determines if (x_w, y_w) lies outside the exclusive scissor rectangles
101 ScissorExclusiveArrayvNV defines a set of exclusive scissor rectangles that
104 modify, and <count> specifies the number of scissor rectangles. <v>
126 rectangles and buffer clears (see section 17.4.3), the scissor rectangle
208 …USIVE_NV 16* x 4 x Z GetIntegeri_v (0,0,0,0) Exclusive scissor rectangles 14.9.3 scissor
218 RESOLVED: NV_scissor_exclusive. It defines scissor rectangles and
223 rectangles?
234 rendering to such drawables. Instead, we specify the default rectangles
244 to the window rectangles testing introduced by EXT_window_rectangles.
DNV_framebuffer_blit.txt190 direction. If both the source and destination rectangles specify a
201 and destination rectangles overlap, the result of the blit operation
261 formats differ, or if the source and destination rectangles are
267 and destination rectangles provided to BlitFramebuffer are not
399 formats differ, or if the source and destination rectangles are
405 and destination rectangles provided to BlitFramebuffer are not
419 multisampled, and the source and destination rectangles are not defined
424 destination rectangles are not identical, or if the formats of the
/third_party/node/test/fixtures/wpt/resources/
Dtestdriver.js22 var rectangles = element.getClientRects();
24 if (rectangles.length === 0) {
28 var centerPoint = getInViewCenterPoint(rectangles[0]);
/third_party/node/deps/npm/docs/src/components/home/
DFeatures.js6 import rectangles from '../../images/background-rectangles.svg'
17 background: top / cover no-repeat url(${rectangles});
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
DMusicKeyboardView.java151 ArrayList<Rect> rectangles = new ArrayList<Rect>(); in makeBlackRectangles() local
166 rectangles.add(rect); in makeBlackRectangles()
172 mBlackKeyRectangles = rectangles.toArray(new Rect[0]); in makeBlackRectangles()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_graphics_state.h176 VkRect2D rectangles[MESA_VK_MAX_DISCARD_RECTANGLES]; member
574 VkRect2D rectangles[MESA_VK_MAX_DISCARD_RECTANGLES]; member
/third_party/flutter/skia/third_party/externals/sdl/Xcode-iOS/Demos/
DREADME11 Rectangles (rectangles.c):
13 …Draws randomly sized and colored rectangles all over the screen by using SDL_RenderFillRect. This…
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/
DAMD_vertex_shader_viewport_index.txt44 of several independent viewport rectangles.
76 viewport rectangles. The destination viewport rectangle for a primitive
79 shader to direct rendering to one of several viewport rectangles. The
/third_party/openGLES/extensions/AMD/
DAMD_vertex_shader_viewport_index.txt44 of several independent viewport rectangles.
76 viewport rectangles. The destination viewport rectangle for a primitive
79 shader to direct rendering to one of several viewport rectangles. The

12345678910