Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/extensions/
DEXT_texture_storage.txt70 immutable, to simplify completeness checks in the implementation.
164 levels becomes immutable, unless it is a proxy texture (since
167 Such a texture is referred to as an "immutable-format" texture. The
364 fractional) as already described. For immutable-format textures,
383 format and dimensions of the texture are immutable."
467 to the number of levels present in immutable-format textures.
565 EGLImageTargetTexture2DOES are not permitted on an immutable-format
640 … TEXTURE_IMMUTABLE_FORMAT_EXT B GetTexParameter FALSE Size and format immutable 2.6
672 dimensions) immutable?
750 immutable-format?
[all …]
DCHROMIUM_compressed_copy_texture.txt61 INVALID_OPERATION is generated if destination texture is immutable.
DANGLE_texture_multisample.txt253 levels, and are immutable.
/device/generic/vulkan-cereal/protocols/vulkan/appendices/
DVK_EXT_custom_border_color.txt72 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.txt52 immutable objects.
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DTextureSharedData.h41 bool immutable; member
DGLClientState.cpp1518 tex->immutable = false; in addTextureRec()
1695 texrec->immutable = true; in setBoundTextureImmutableFormat()
1710 return texrec->immutable; in isBoundTextureImmutableFormat()
1718 if (texrec->immutable) return true; in isBoundTextureComplete()
/device/generic/vulkan-cereal/protocols/vulkan/chapters/
Ddescriptorsets.txt433 shader stages that can: access the binding, and (if using immutable
749 with immutable samplers is not allowed and updates to a
751 immutable samplers does not modify the samplers (the image views are
2848 not allocated with a layout that included immutable samplers for
3026 and immutable samplers references.
3060 either use immutable samplers or must: all not use immutable samplers
3109 not allocated with a layout that included immutable samplers for
3164 immutable samplers for pname:dstBinding, and the corresponding immutable
3170 allocated with a layout that included immutable samplers for
3172 pname:pImageInfo which corresponds to an immutable sampler that enables
[all …]
Dcapabilities.txt773 A descriptor set layout binding with immutable {YCbCr} conversion samplers
795 and immutable samplers for multi-planar formats that have
Dsamplers.txt556 combined image sampler with an immutable sampler in
Ddevsandqueues.txt428 pname:deviceUUID must: be immutable for a given device across instances,
586 pname:driverID must: be immutable for a given driver across instances,
Dvideo_extensions.txt194 A <<video-session,Video Session>> instance is an immutable object and
Dfundamentals.txt242 be immutable, though the contents of certain object types is still free to
Dsparsemem.txt12 immutable for the lifetime of the resource.
Dresources.txt2310 the use of a combined image sampler with an immutable sampler in
5740 Once bound, the memory binding is immutable for the lifetime of the
/device/generic/vulkan-cereal/protocols/vulkan/
DChangeLog.txt3774 * Clarify lifetime of samplers used as immutable samplers in
4181 slink:VkCopyDescriptorSet specifying that updating immutable descriptors
/device/generic/vulkan-cereal/protocols/vulkan/katex/
Dkatex.mjs3 * This object is immutable.