Home
last modified time | relevance | path

Searched refs:ARB_texture_float (Results 1 – 25 of 55) sorted by relevance

123

/third_party/mesa3d/docs/_extra/specs/
DMESA_texture_signed_rgba.spec37 This extension trivially interacts with ARB_texture_float.
173 7) What to do with GetTexParameter if ARB_texture_float is supported,
177 RESOLVED: ARB_texture_float states type is either NONE,
209 Dependencies on ARB_texture_float extension:
211 If ARB_texture_float is supported, GetTexParameter queries with <value>
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_texture_float_linear.txt20 Please refer to the ARB_texture_float extension.
38 This extension is derived from the ARB_texture_float extension.
DOES_vertex_half_float.txt82 ARB_texture_float extension.
DOES_texture_float.txt21 Please refer to the ARB_texture_float extension.
/third_party/openGLES/extensions/OES/
DOES_texture_float_linear.txt30 Please refer to the ARB_texture_float extension.
48 This extension is derived from the ARB_texture_float extension.
DOES_vertex_half_float.txt92 ARB_texture_float extension.
DOES_texture_float.txt31 Please refer to the ARB_texture_float extension.
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_rg.txt44 ARB_texture_float affects the definition of this extension.
176 for each sized internal format", as modified by ARB_texture_float and
321 Dependencies on ARB_texture_float
323 If ARB_texture_float is not supported:
DARB_texture_buffer_object.txt45 This extension depends trivially on ARB_texture_float.
388 Dependencies on ARB_texture_float
390 If ARB_texture_float is not supported, references to the floating-point
396 If ARB_texture_float is not supported, references to the 16-bit
397 floating-point internal formats provided by ARB_texture_float should be
399 implementation supports ARB_texture_float, but does not support
534 ARB_texture_float (e.g., RGBA32F_ARB), signed and unsigned integer
DARB_half_float_vertex.txt79 Section 2.1.2 of the ARB_texture_float and ARB_half_float_pixel
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcInternalformatTests.cpp60 static const char* ARB_texture_float = "GL_ARB_texture_float"; variable
1772 TF(GL_RED, GL_HALF_FLOAT, GL_R16F, ARB_texture_float), in getGLTestData()
1773 TF(GL_RG, GL_HALF_FLOAT, GL_RG16F, ARB_texture_float), in getGLTestData()
1774 TF(GL_RGB, GL_HALF_FLOAT, GL_RGB16F, ARB_texture_float), in getGLTestData()
1775 TF(GL_RGBA, GL_HALF_FLOAT, GL_RGBA16F, ARB_texture_float), in getGLTestData()
1776 TF(GL_RED, GL_FLOAT, GL_R32F, ARB_texture_float), in getGLTestData()
1777 TF(GL_RG, GL_FLOAT, GL_RG32F, ARB_texture_float), in getGLTestData()
1778 TF(GL_RGB, GL_FLOAT, GL_RGB32F, ARB_texture_float), in getGLTestData()
1779 TF(GL_RGBA, GL_FLOAT, GL_RGBA32F, ARB_texture_float), in getGLTestData()
/third_party/openGLES/extensions/ARB/
DARB_texture_rg.txt54 ARB_texture_float affects the definition of this extension.
186 for each sized internal format", as modified by ARB_texture_float and
331 Dependencies on ARB_texture_float
333 If ARB_texture_float is not supported:
DARB_texture_buffer_object.txt55 This extension depends trivially on ARB_texture_float.
398 Dependencies on ARB_texture_float
400 If ARB_texture_float is not supported, references to the floating-point
406 If ARB_texture_float is not supported, references to the 16-bit
407 floating-point internal formats provided by ARB_texture_float should be
409 implementation supports ARB_texture_float, but does not support
544 ARB_texture_float (e.g., RGBA32F_ARB), signed and unsigned integer
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/
DAPPLE_float_pixels.txt30 Depends on (but does not require) ARB_texture_float
94 ARB_texture_float
101 query of TEXTURE_*_TYPE from ARB_texture_float.
129 * unlike ARB_texture_float, this extension only supports
170 // * First check for full ARB_texture_float
174 if (extensionSupported("ARB_texture_float"))
244 strict subset of the functionality in ARB_texture_float,
442 floating point format and ARB_texture_float is not supported
/third_party/openGLES/extensions/APPLE/
DAPPLE_float_pixels.txt30 Depends on (but does not require) ARB_texture_float
94 ARB_texture_float
101 query of TEXTURE_*_TYPE from ARB_texture_float.
129 * unlike ARB_texture_float, this extension only supports
170 // * First check for full ARB_texture_float
174 if (extensionSupported("ARB_texture_float"))
244 strict subset of the functionality in ARB_texture_float,
442 floating point format and ARB_texture_float is not supported
/third_party/openGLES/extensions/EXT/
DEXT_texture_buffer_object.txt40 This extension depends trivially on ARB_texture_float.
387 Dependencies on ARB_texture_float
389 If ARB_texture_float is not supported, references to the floating-point
395 If ARB_texture_float is not supported, references to the 16-bit
396 floating-point internal formats provided by ARB_texture_float should be
398 implementation supports ARB_texture_float, but does not support
531 ARB_texture_float (e.g., RGBA32F_ARB), signed and unsigned integer
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_buffer_object.txt40 This extension depends trivially on ARB_texture_float.
387 Dependencies on ARB_texture_float
389 If ARB_texture_float is not supported, references to the floating-point
395 If ARB_texture_float is not supported, references to the 16-bit
396 floating-point internal formats provided by ARB_texture_float should be
398 implementation supports ARB_texture_float, but does not support
531 ARB_texture_float (e.g., RGBA32F_ARB), signed and unsigned integer
/third_party/mesa3d/src/mesa/main/
Dfbobject.c2498 ctx->Extensions.ARB_texture_float) || in _mesa_base_fbo_format()
2506 ctx->Extensions.ARB_texture_float) || in _mesa_base_fbo_format()
2512 ctx->Extensions.ARB_texture_float) || in _mesa_base_fbo_format()
2520 ctx->Extensions.ARB_texture_float) || in _mesa_base_fbo_format()
2528 return (_mesa_is_desktop_gl(ctx) && ctx->Extensions.ARB_texture_float) in _mesa_base_fbo_format()
2537 ctx->Extensions.ARB_texture_float) || in _mesa_base_fbo_format()
2546 ctx->Extensions.ARB_texture_float && in _mesa_base_fbo_format()
2551 ctx->Extensions.ARB_texture_float && in _mesa_base_fbo_format()
2556 ctx->Extensions.ARB_texture_float && in _mesa_base_fbo_format()
2561 ctx->Extensions.ARB_texture_float && in _mesa_base_fbo_format()
Dextensions_table.h167 EXT(ARB_texture_float , ARB_texture_float , GLL, GLC, x…
211 EXT(ATI_texture_float , ARB_texture_float , GLL, GLC, x…
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_float_buffer.txt28 Superseded by the more general ARB_texture_float and
66 ARB_texture_float and ATI_texture_float affect the definition of this
1049 Dependencies on ARB_texture_float and ATI_texture_float
1051 If ARB_texture_float or ATI_texture_float is also supported, the GL would
1055 textures are removed if ARB_texture_float or ATI_texture_float is
1075 hardware, where ARB_texture_float and ATI_texture_float are not supported.
1079 ARB_texture_float and ATI_texture_float provides the ability to use
1081 required, use the texture formats defined in ARB_texture_float or
1227 17 04/04/05 pbrown Describe interactions with ARB_texture_float and
/third_party/openGLES/extensions/NV/
DNV_float_buffer.txt28 Superseded by the more general ARB_texture_float and
66 ARB_texture_float and ATI_texture_float affect the definition of this
1049 Dependencies on ARB_texture_float and ATI_texture_float
1051 If ARB_texture_float or ATI_texture_float is also supported, the GL would
1055 textures are removed if ARB_texture_float or ATI_texture_float is
1075 hardware, where ARB_texture_float and ATI_texture_float are not supported.
1079 ARB_texture_float and ATI_texture_float provides the ability to use
1081 required, use the texture formats defined in ARB_texture_float or
1227 17 04/04/05 pbrown Describe interactions with ARB_texture_float and
/third_party/mesa3d/docs/relnotes/
D10.0.1.rst44 [SNB Bisected]Piglit spec/ARB_texture_float/multisample-formats 2
/third_party/mesa3d/src/mapi/glapi/gen/
Dmeson.build94 'ARB_texture_float.xml',
/third_party/skia/third_party/externals/opengl-registry/docs/
Dtemplate.txt331 * ARB_texture_float affects the definition of this extension.
618 * Dependencies on ARB_texture_float
620 * If ARB_texture_float is not supported, then
/third_party/openGLES/docs/
Dtemplate.txt331 * ARB_texture_float affects the definition of this extension.
618 * Dependencies on ARB_texture_float
620 * If ARB_texture_float is not supported, then

123