/third_party/mesa3d/src/gallium/frontends/nine/ |
D | buffer9.c | 163 This->managed.data = align_calloc( in NineBuffer9_ctor() 166 if (!This->managed.data) in NineBuffer9_ctor() 168 This->managed.dirty = TRUE; in NineBuffer9_ctor() 169 u_box_1d(0, Size, &This->managed.dirty_box); in NineBuffer9_ctor() 170 u_box_1d(0, 0, &This->managed.valid_region); in NineBuffer9_ctor() 171 u_box_1d(0, 0, &This->managed.required_valid_region); in NineBuffer9_ctor() 172 u_box_1d(0, 0, &This->managed.filled_region); in NineBuffer9_ctor() 173 This->managed.can_unsynchronized = true; in NineBuffer9_ctor() 174 This->managed.num_worker_thread_syncs = 0; in NineBuffer9_ctor() 175 list_inithead(&This->managed.list); in NineBuffer9_ctor() [all …]
|
D | basetexture9.c | 72 This->managed.lod = 0; in NineBaseTexture9_ctor() 73 This->managed.lod_resident = -1; in NineBaseTexture9_ctor() 77 This->managed.dirty = TRUE; in NineBaseTexture9_ctor() 118 DWORD old = This->managed.lod; in NineBaseTexture9_SetLOD() 124 This->managed.lod = MIN2(LODNew, This->level_count-1); in NineBaseTexture9_SetLOD() 126 if (This->managed.lod != old && This->bind_count && list_is_empty(&This->list)) in NineBaseTexture9_SetLOD() 137 return This->managed.lod; in NineBaseTexture9_GetLOD() 177 unsigned l, min_level_dirty = This->managed.lod; in NineBaseTexture9_UploadSelf() 180 DBG("This=%p dirty=%i type=%s\n", This, This->managed.dirty, in NineBaseTexture9_UploadSelf() 185 update_lod = This->managed.lod_resident != This->managed.lod; in NineBaseTexture9_UploadSelf() [all …]
|
D | buffer9.h | 81 } managed; member 124 if ((buf->managed.dirty) && list_is_empty(&buf->managed.list)) in NineBindBufferToDevice() 125 list_add(&buf->managed.list, &device->update_buffers); in NineBindBufferToDevice() 130 if (!old->bind_count && old->managed.dirty) in NineBindBufferToDevice() 131 list_delinit(&old->managed.list); in NineBindBufferToDevice() 141 if ((b)->managed.dirty && (b)->bind_count) \ 142 if (list_is_empty(&(b)->managed.list)) \ 143 list_add(&(b)->managed.list, &(b)->base.base.device->update_buffers); \
|
D | basetexture9.h | 58 } managed; member 121 … This, This->managed.dirty, This->dirty_mip, This->managed.lod, This->managed.lod_resident); in NineBaseTexture9_Validate() 123 (This->managed.dirty || This->managed.lod != This->managed.lod_resident)) in NineBaseTexture9_Validate() 145 if ((tex->managed.dirty | tex->dirty_mip) && list_is_empty(&tex->list)) in NineBindTextureToDevice() 168 if (((t)->managed.dirty | ((t)->dirty_mip)) && (t)->bind_count) \
|
/third_party/node/deps/npm/node_modules/gentle-fs/lib/ |
D | rm.js | 45 managed: results[0] property 50 managed: results[2], property 68 parent.managed && parent.managed.target + ' is in ' + parent.managed.path) 72 target.managed && target.managed.target + ' is in ' + target.managed.path) 77 if (!parent.managed) { 104 if (target.managed && target.symlink) {
|
/third_party/gstreamer/gstplugins_base/tests/validate/encodebin/ |
D | set-encoder-properties.validatetest | 5 …m-buffers=4 ! encodebin name=ebin profile=\"vorbisenc|element-properties,managed=true,name=audioen… 9 check-properties, audioencoder::managed=true 13 [vorbisenc, managed=false], 18 check-properties, audioencoder::managed=false
|
/third_party/node/deps/npm/node_modules/smart-buffer/ |
D | README.md | 267 …``` *{number}* Optional position to start reading data from. **Default**: ```Auto managed offset``` 276 …``` *{number}* Optional position to start reading data from. **Default**: ```Auto managed offset``` 285 …``` *{number}* Optional position to start reading data from. **Default**: ```Auto managed offset``` 294 - ```offset``` *{number}* An optional offset to write this value to. **Default:** ```Auto managed o… 313 - ```offset``` *{number}* An optional offset to write this value to. **Default:** ```Auto managed o… 334 - ```offset``` *{number}* An optional offset to write this value to. **Default:** ```Auto managed o… 354 …``` *{number}* Optional position to start reading data from. **Default**: ```Auto managed offset``` 361 …``` *{number}* Optional position to start reading data from. **Default**: ```Auto managed offset``` 370 - ```offset``` *{number}* An optional offset to write this value to. **Default:** ```Auto managed o… 387 - ```offset``` *{number}* An optional offset to write this value to. **Default:** ```Auto managed o… [all …]
|
/third_party/gstreamer/gstplugins_base/ext/vorbis/ |
D | gstvorbisenc.c | 198 vorbisenc->managed = FALSE; in gst_vorbis_enc_init() 404 if (vorbisenc->managed) { in update_start_message() 418 if (vorbisenc->managed) { in update_start_message() 500 if (vorbisenc->managed && vorbisenc->bitrate < 0) { in gst_vorbis_enc_setup() 502 } else if (!vorbisenc->managed) { in gst_vorbis_enc_setup() 1033 g_value_set_boolean (value, vorbisenc->managed); in gst_vorbis_enc_get_property() 1057 gboolean old_value = vorbisenc->managed; in gst_vorbis_enc_set_property() 1066 vorbisenc->managed = TRUE; in gst_vorbis_enc_set_property() 1068 vorbisenc->managed = FALSE; in gst_vorbis_enc_set_property() 1070 if (old_value != vorbisenc->managed) in gst_vorbis_enc_set_property() [all …]
|
/third_party/node/deps/npm/node_modules/node-gyp/src/ |
D | win_delay_load_hook.cc | 12 #pragma managed(push, off) 37 #pragma managed(pop)
|
/third_party/flutter/skia/infra/bots/recipe_modules/checkout/ |
D | api.py | 81 main.managed = False 98 main.managed = True
|
/third_party/openGLES/extensions/SGIS/ |
D | SGIS_shared_multisample.txt | 32 multisample memory for every pixel in the framebuffer managed area 39 game player. While the total managed area may be 1600x1200, each 42 memory must be retained across the entire 1600x1200 managed area 56 In a typical windowed environment, the entire framebuffer managed 58 dynamically and resized (up to the entire size of the managed 60 subrectangles in the framebuffer managed area is static and the 69 managed area that is both shared among multiple windows and 80 entire managed area, multisample memory is shared among multisample
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/ |
D | SGIS_shared_multisample.txt | 32 multisample memory for every pixel in the framebuffer managed area 39 game player. While the total managed area may be 1600x1200, each 42 memory must be retained across the entire 1600x1200 managed area 56 In a typical windowed environment, the entire framebuffer managed 58 dynamically and resized (up to the entire size of the managed 60 subrectangles in the framebuffer managed area is static and the 69 managed area that is both shared among multiple windows and 80 entire managed area, multisample memory is shared among multisample
|
/third_party/skia/infra/bots/recipe_modules/checkout/ |
D | api.py | 100 main.managed = False 117 main.managed = True
|
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | eos3 | 95 the first one is managed by the bin, the second two are managed by the 139 the first one is managed by the bin, the second two are managed by the
|
/third_party/skia/third_party/externals/dawn/scripts/ |
D | standalone.gclient | 8 "managed" : False,
|
D | standalone-with-node.gclient | 8 "managed" : False,
|
/third_party/flutter/skia/third_party/externals/dawn/scripts/ |
D | standalone.gclient | 8 "managed" : False,
|
/third_party/skia/third_party/externals/tint/ |
D | standalone.gclient | 8 "managed" : False,
|
/third_party/spirv-tools/ |
D | CODE_OF_CONDUCT.md | 1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
|
/third_party/vk-gl-cts/ |
D | CODE_OF_CONDUCT.md | 1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
|
/third_party/vulkan-headers/ |
D | CODE_OF_CONDUCT.md | 1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
|
/third_party/vulkan-loader/ |
D | CODE_OF_CONDUCT.md | 1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
|
/third_party/skia/third_party/externals/spirv-tools/ |
D | CODE_OF_CONDUCT.md | 1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
|
/third_party/skia/third_party/externals/spirv-headers/ |
D | CODE_OF_CONDUCT.md | 1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
|
/third_party/spirv-headers/ |
D | CODE_OF_CONDUCT.md | 1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
|