/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/node-gyp/src/ |
D | win_delay_load_hook.cc | 12 #pragma managed(push, off) 37 #pragma managed(pop)
|
/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/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/infra/bots/recipe_modules/checkout/ |
D | api.py | 100 main.managed = False 117 main.managed = True
|
/third_party/skia/third_party/externals/dawn/scripts/ |
D | standalone.gclient | 8 "managed" : False,
|
D | standalone-with-node.gclient | 8 "managed" : False,
|
/third_party/skia/third_party/externals/tint/ |
D | standalone.gclient | 8 "managed" : False,
|
/third_party/node/doc/contributing/ |
D | suggesting-social-media-posts.md | 3 Node.js social media is managed by OpenJS Foundation staff. The processes are
|
/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/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…
|
/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/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/opencl-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/openmax/ |
D | CODE_OF_CONDUCT.md | 1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
|
/third_party/glslang/ |
D | CODE_OF_CONDUCT.md | 1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
|
/third_party/openSLES/ |
D | CODE_OF_CONDUCT.md | 1 A reminder that this issue tracker is managed by the Khronos Group. Interactions here should follow…
|
/third_party/EGL/ |
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-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/swiftshader/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…
|
/third_party/skia/third_party/externals/swiftshader/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…
|