Searched refs:immutable (Results 1 – 20 of 20) sorted by relevance
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | TextureSharedData.h | 41 bool immutable; member
|
D | GLClientState.cpp | 1496 tex->immutable = false; in addTextureRec() 1673 texrec->immutable = true; in setBoundTextureImmutableFormat() 1688 return texrec->immutable; in isBoundTextureImmutableFormat() 1696 if (texrec->immutable) return true; in isBoundTextureComplete()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_custom_border_color.adoc | 72 3) Should this be supported for immutable samplers at all, or by a feature 74 immutable samplers -- is it worthwhile enabling this to work on them for 78 being immutable.
|
D | VK_KHR_display.adoc | 52 immutable objects.
|
/hardware/interfaces/security/rkp/aidl/android/hardware/security/keymint/ |
D | DeviceInfoV1.cddl | 20 ; factory-locked and immutable. If "open",
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_descriptor_buffer.adoc | 245 As descriptors are now in regular memory, drivers cannot hide copies of immutable samplers that end… 247 These samplers must have identical parameters to the immutable samplers in the descriptor set layou… 248 Alternatively, applications can use dedicated descriptor sets for immutable samplers that do not re… 269 Note that arrays of immutable samplers are not supported, as implementations typically need these i… 363 <<Embedded Immutable Samplers,Embedded immutable samplers>> can be bound using: 375 `vkCmdBindDescriptorBufferEmbeddedSamplersEXT` binds the embedded immutable samplers in `layout` at… 378 There must be no more than `maxEmbeddedImmutableSamplerBindings` embedded immutable sampler sets bo… 379 Like DX12, there is a limit to how many unique embedded immutable samplers may be alive in a device… 589 …gs` defines the maximum total number of descriptor buffers and embedded immutable sampler sets tha… 592 * `maxEmbeddedImmutableSamplerBindings` defines the maximum number of embedded immutable samplers s… [all …]
|
D | VK_KHR_video_queue.adoc | 242 …ings have to be bound to compatible device memory, and the bindings are immutable for the lifetime… 289 Parameters stored in video session parameters objects are immutable to facilitate the concurrent us… 310 …s objects are updated in order. To support concurrent use of the stored immutable parameters while… 312 …s. As the parameters stored in the video session parameters objects are immutable, if a parameter …
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | descriptorsets.adoc | 529 shader stages that can: access the binding, and (if using immutable 847 specifies that this is a layout only containing immutable samplers that 849 Unlike normal immutable samplers, embedded immutable samplers do not 932 with immutable samplers is not allowed and updates to a 934 immutable samplers does not modify the samplers (the image views are 3224 not allocated with a layout that included immutable samplers for 3433 and immutable samplers references. 3472 either use immutable samplers or must: all not use immutable samplers 3514 not allocated with a layout that included immutable samplers for 3571 immutable samplers for pname:dstBinding, and the corresponding immutable [all …]
|
D | capabilities.adoc | 843 A descriptor set layout binding with immutable {YCbCr} conversion samplers 865 and immutable samplers for multi-planar formats that have
|
D | devsandqueues.adoc | 577 pname:deviceUUID must: be immutable for a given device across instances, 735 pname:driverID must: be immutable for a given driver across instances, 2624 maximum number of immutable samplers that can be used across all
|
D | samplers.adoc | 748 combined image sampler with an immutable sampler in
|
D | video_extensions.adoc | 1633 In order to support concurrent use of the stored immutable parameters while 2318 The set of bound reference picture resources is immutable within a video
|
D | limits.adoc | 3544 embedded immutable sampler sets that can: be bound. 3553 of embedded immutable sampler sets that can: be bound. 3556 unique immutable samplers in descriptor set layouts created with
|
D | fundamentals.adoc | 245 be immutable, though the contents of certain object types is still free to
|
D | sparsemem.adoc | 12 immutable for the lifetime of the resource.
|
D | resources.adoc | 3321 the use of a combined image sampler with an immutable sampler in 7847 Once bound, the memory binding is immutable for the lifetime of the
|
/hardware/interfaces/biometrics/face/1.0/ |
D | IBiometricsFace.hal | 187 * current templates are tied to. The authenticator ID must be immutable
|
/hardware/interfaces/security/rkp/ |
D | README.md | 66 Because the UDS, CDIs and derived values are unique, immutable, unspoofable
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 7173 * Clarify lifetime of samplers used as immutable samplers in 7580 slink:VkCopyDescriptorSet specifying that updating immutable descriptors
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.mjs | 3 * This object is immutable.
|