Home
last modified time | relevance | path

Searched refs:typeless (Results 1 – 16 of 16) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_d3d_texture_client_buffer.txt104 has a typeless DXGI format, attrib_list may contain the attribute
134 3. What renderers allow the use of typeless textures?
136 PROPOSED: Support for typeless textures is currently limited to D3D11.
142 Version 3, 2018/01/23 - added support for typeless textures.
/third_party/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_d3d_texture_client_buffer.txt189 has a typeless DXGI format, attrib_list may contain the attribute
219 3. What renderers allow the use of typeless textures?
221 PROPOSED: Support for typeless textures is currently limited to D3D11.
253 Version 3, 2018/01/23 - added support for typeless textures.
/third_party/mesa3d/docs/nir/
Dalu.rst20 ALU operations are typeless, meaning that they're only defined to convert
27 Even though ALU operations are typeless, each opcode also has an "ALU type"
/third_party/ltp/tools/sparse/sparse-src/Documentation/
DTODO.md67 - PSEUDO_VALs are completely typeless.
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_resource_texture.c1073 SVGA3dSurfaceFormat typeless = svga_typeless_format(tex->key.format); in svga_texture_create() local
1077 svga_format_name(typeless), in svga_texture_create()
1090 tex->key.format = typeless; in svga_texture_create()
/third_party/openGLES/extensions/NV/
DNV_gpu_program4.txt1106 By default, variables are considered typeless. They can be used in
1317 Program environment and local parameters are typeless, and may be
1758 typeless values or four-component typeless vectors stored in a buffer
1877 If any of the variables used in the instruction are typeless, they will be
5343 This extension generalizes some state to be "typeless", instead of being
5361 * EXT_parameter_buffer_object functions -- Bind (typeless) buffer
5365 * EXT_texture_buffer_object functions -- Bind (typeless) buffer object
5378 components to a (typeless) buffer object. The transformed
5392 "(typeless)" designation generally means that the state and/or output
5396 "(typeless)" means that the consumer is capable of reading inputs using
[all …]
DNV_vertex_program4.txt367 are equivalent. Generic vertex attribute bindings are typeless, and can
821 attributes "typeless", where they can store either integer or
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_gpu_program4.txt1106 By default, variables are considered typeless. They can be used in
1317 Program environment and local parameters are typeless, and may be
1758 typeless values or four-component typeless vectors stored in a buffer
1877 If any of the variables used in the instruction are typeless, they will be
5343 This extension generalizes some state to be "typeless", instead of being
5361 * EXT_parameter_buffer_object functions -- Bind (typeless) buffer
5365 * EXT_texture_buffer_object functions -- Bind (typeless) buffer object
5378 components to a (typeless) buffer object. The transformed
5392 "(typeless)" designation generally means that the state and/or output
5396 "(typeless)" means that the consumer is capable of reading inputs using
[all …]
DNV_vertex_program4.txt367 are equivalent. Generic vertex attribute bindings are typeless, and can
821 attributes "typeless", where they can store either integer or
/third_party/mesa3d/src/compiler/nir/
DREADME4 flat (in terms of using instructions instead of expressions), typeless IR,
/third_party/openGLES/extensions/ARB/
DARB_texture_view.txt506 (6) Do we need any new "typeless" formats?
508 RESOLVED: No. Any "compatible" format can be used in place of a typeless
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_view.txt496 (6) Do we need any new "typeless" formats?
498 RESOLVED: No. Any "compatible" format can be used in place of a typeless
/third_party/openGLES/extensions/EXT/
DEXT_texture_sRGB_decode.txt603 Direct3D 10 and 11 support "typeless" resources with resource views
609 Direct3D 10 and 11. However support for "typeless" resources
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_sRGB_decode.txt603 Direct3D 10 and 11 support "typeless" resources with resource views
609 Direct3D 10 and 11. However support for "typeless" resources
/third_party/boost/tools/build/src/tools/
Dstage.jam441 # Do not install typeless targets if there is an explicit list
/third_party/gstreamer/gstreamer/
DChangeLog43586 typeless due to the GType not being included as an annotation.