/third_party/rust/crates/rustix/src/backend/libc/io/ |
D | types.rs | 85 const DIRECT = c::O_DIRECT; constant
|
/third_party/rust/crates/rustix/src/backend/linux_raw/io/ |
D | types.rs | 68 const DIRECT = linux_raw_sys::general::O_DIRECT; constant
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | VertexDataManager.h | 80 DIRECT, // Bind a D3D buffer directly without any translation. enumerator
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fShaderIndexingTests.cpp | 80 DIRECT = 0, enumerator
|
/third_party/rust/crates/rustix/src/backend/linux_raw/fs/ |
D | types.rs | 203 const DIRECT = linux_raw_sys::general::O_DIRECT; constant
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderIndexingTests.cpp | 76 DIRECT = 0, enumerator
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcShaderIndexingTests.cpp | 65 DIRECT = 0, enumerator
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderIndexingTests.cpp | 76 DIRECT = 0, enumerator
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
D | vktShaderRenderIndexingTests.cpp | 76 DIRECT = 0, enumerator
|
/third_party/rust/crates/rustix/src/backend/libc/fs/ |
D | types.rs | 272 const DIRECT = c::O_DIRECT; constant
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
D | vktRayTracingTraceRaysTests.cpp | 65 DIRECT = 0, enumerator
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingTraceRaysTests.cpp | 65 DIRECT = 0, enumerator
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
D | vktMeshShaderQueryTestsEXT.cpp | 91 DIRECT = 0, enumerator
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
D | vktMeshShaderQueryTestsEXT.cpp | 91 DIRECT = 0, enumerator
|