Searched refs:implicit (Results 1 – 25 of 41) sorted by relevance
12
/device/generic/vulkan-cereal/third-party/angle/src/tests/deqp_support/ |
D | deqp_khr_gles31_test_expectations.txt | 77 4219 VULKAN PIXEL2ORXL : KHR-GLES31.core.explicit_uniform_location.uniform-loc-mix-with-implicit-ma… 78 4219 VULKAN PIXEL2ORXL : KHR-GLES31.core.explicit_uniform_location.uniform-loc-mix-with-implicit-ma…
|
/device/generic/vulkan-cereal/third-party/angle/extensions/ |
D | EGL_CHROMIUM_create_context_bind_generates_resource.txt | 41 allows or disallows implicit creation of OpenGL resources on bind.
|
D | ANGLE_framebuffer_blit.txt | 430 - clarifications of implicit clamping to buffer sizes (from ARB_fbo)
|
/device/generic/vulkan-cereal/protocols/vulkan/style/ |
D | vuid.txt | 20 For implicit valid usage statements, the tags are formatted like this: 70 For implicit valid usage statements generated automatically from `vk.xml`,
|
D | writing.txt | 801 implicit validity language exists. 809 Close the open block surrounding the command description after the implicit 931 Add explicit valid usage statements (if any) and the implicit autovalidity 1261 * The `include` line for the implicit valid usage block. 1263 interfaces such as enumerated types, which do not have implicit valid
|
D | naming.txt | 11 The Vulkan C API uses prefixes as an implicit namespace control mechanism.
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/ |
D | fundamentals.txt | 101 is dependent on a number of <<synchronization, implicit and explicit 114 There are no implicit ordering constraints between queue operations on 123 <<synchronization-implicit, implicit ordering guarantees>>, but otherwise 126 <<sparsemem-memory-binding, sparse memory binding>>) have no implicit 154 There are a few <<synchronization-implicit, implicit ordering guarantees>> 194 When not enforced by an explicit dependency or <<synchronization-implicit, 195 implicit ordering guarantees>>, action commands may: overlap execution or 682 These implicit parameters are documented as described below. 703 In addition, there are some implicit parameters that need to be externally 708 The implicit parameters and their associated object are listed below. [all …]
|
D | textures.txt | 373 If <<textures-chroma-reconstruction,Chroma Reconstruction>> is implicit, 1068 is performed as an implicit part of filtering prior to color model 1552 These derivatives are either implicit (in an code:ImplicitLod image 1556 For implicit derivatives image instructions, the derivatives of texel 1586 If the image or sampler object used by an implicit derivative image 1595 supported, then derivatives and implicit LOD values are well-defined even if 1597 The derivatives are computed as specified above, and the implicit LOD 1763 instruction) or implicit (determined from a scale factor calculated from the 1851 We only support implicit derivatives for normalized texel coordinates. 1860 implicit derivatives.
|
D | cmdbuffers.txt | 57 <<synchronization-implicit, implicit>> and explicit synchronization between 229 flink:vkResetCommandBuffer, or via the implicit reset when calling 821 After the implicit reset, pname:commandBuffer is moved to the 1663 <<synchronization-implicit, implicit ordering guarantees>> that respect it. 1664 Other than these implicit ordering guarantees and any <<synchronization, 1832 all the <<synchronization-implicit, implicit ordering guarantees>> that 1834 Other than these implicit ordering guarantees and any <<synchronization,
|
D | renderpass.txt | 955 This affects most other <<synchronization-implicit, implicit ordering 2477 The following two alleged implicit dependencies are practically no-ops, as 2487 [[renderpass-implicit-dependencies]] 2489 first subpass that uses an attachment, then an implicit subpass dependency 2491 The implicit subpass dependency only exists if there exists an automatic 2518 an attachment to ename:VK_SUBPASS_EXTERNAL, then an implicit subpass 2521 The implicit subpass dependency only exists if there exists an automatic 2633 implicit subpass dependency between those subpasses to separate the uses in
|
/device/generic/vulkan-cereal/protocols/vulkan/appendices/ |
D | VK_EXT_hdr_metadata.txt | 59 - Correct implicit validity for VkHdrMetadataEXT structure
|
D | memorymodel.txt | 515 not perform implicit availability or visibility operations. 517 resources as `coherent` to get implicit 839 The implicit availability operation is program-ordered between the barrier 848 The implicit visibility operation is program-ordered between the barrier or 883 The implicit availability operation is program-ordered between the write and 893 The implicit visibility operation is program-ordered between read and all 1160 instruction as having optional implicit availability/visibility operations.
|
D | VK_NVX_device_generated_commands.txt | 264 buffer, implicit stride). 349 implicit synchronization between generation and execution.
|
D | VK_NV_device_generated_commands.txt | 269 preprocessing and execution time (this was implicit in NVX, now it is
|
D | VK_KHR_display.txt | 247 implicit index already as a result of moving to a "`Vulkanish`" API.
|
D | glossary.txt | 358 implicit derivatives for sampled image operations. 529 events, or implicit ordering operations. 540 This is distinct from an implicit implementation, which incorporates
|
/device/generic/vulkan-cereal/ |
D | Android.bp | 88 "-Wno-implicit-fallthrough",
|
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/ |
D | RewriteCubeMapSamplersAs2DArray.cpp | 373 void declareCoordTranslationFunction(bool implicit, in declareCoordTranslationFunction() argument 546 if (implicit) in declareCoordTranslationFunction() 680 if (implicit) in declareCoordTranslationFunction()
|
/device/generic/vulkan-cereal/protocols/vulkan/chapters/VK_NVX_device_generated_commands/ |
D | generation.txt | 100 If pname:targetCommandBuffer is `NULL` an implicit reservation as well
|
/device/generic/vulkan-cereal/protocols/vulkan/ |
D | ChangeLog.txt | 822 * Clarify implicit conversions between the vertex input attribute 1840 * Make a formerly implicit slink:VkSubpassDescriptionDepthStencilResolve 1966 implicit availability or visibility operations (public issue 1383). 2712 correcting generation of implicit valid usage for 2801 in the generation of implicit valid usage statement for 2923 * Fix implicit valid usage statement generation script for handle 3256 * Fix flink:vkGetPhysicalDeviceToolPropertiesEXT implicit array valid 3308 * Clarify when implicit subpass dependencies are introduced in the 3365 * Generate implicit pname:sType-unique valid usage statements from 4938 * Add missing implicit valid usage include for slink:VkHdrMetadataEXT and [all …]
|
D | BUILD.adoc | 156 including all implicit extension dependencies of that set.
|
/device/generic/vulkan-cereal/third-party/angle/third_party/glmark2/ |
D | BUILD.gn | 153 cflags_cc = [ "-Wno-implicit-fallthrough" ]
|
/device/generic/vulkan-cereal/protocols/vulkan/xml/ |
D | registry.rnc | 431 # exactly match an API being generated (implicit ^$ surrounding). 598 # StringGroup is a regular expression with an implicit
|
/device/generic/vulkan-cereal/third-party/angle/src/tests/ |
D | BUILD.gn | 427 "-Wno-implicit-function-declaration", 906 "-Wno-string-conversion", # implicit conversion turns string literal
|
/device/generic/vulkan-cereal/third-party/angle/tools/flex-bison/third_party/m4sugar/ |
D | foreach.m4 | 63 # easier, and must be supplied rather than implicit.
|
12