Home
last modified time | relevance | path

Searched refs:immutable (Results 1 – 20 of 20) sorted by relevance

/hardware/google/gfxstream/guest/OpenglCodecCommon/
DTextureSharedData.h41 bool immutable; member
DGLClientState.cpp1496 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/
DVK_EXT_custom_border_color.adoc72 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.
DVK_KHR_display.adoc52 immutable objects.
/hardware/interfaces/security/rkp/aidl/android/hardware/security/keymint/
DDeviceInfoV1.cddl20 ; factory-locked and immutable. If "open",
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_descriptor_buffer.adoc245 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 …]
DVK_KHR_video_queue.adoc242 …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/
Ddescriptorsets.adoc529 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 …]
Dcapabilities.adoc843 A descriptor set layout binding with immutable {YCbCr} conversion samplers
865 and immutable samplers for multi-planar formats that have
Ddevsandqueues.adoc577 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
Dsamplers.adoc748 combined image sampler with an immutable sampler in
Dvideo_extensions.adoc1633 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
Dlimits.adoc3544 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
Dfundamentals.adoc245 be immutable, though the contents of certain object types is still free to
Dsparsemem.adoc12 immutable for the lifetime of the resource.
Dresources.adoc3321 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/
DIBiometricsFace.hal187 * current templates are tied to. The authenticator ID must be immutable
/hardware/interfaces/security/rkp/
DREADME.md66 Because the UDS, CDIs and derived values are unique, immutable, unspoofable
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc7173 * 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/
Dkatex.mjs3 * This object is immutable.