Home
last modified time | relevance | path

Searched refs:Textures (Results 1 – 25 of 30) sorted by relevance

12

/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTests.cpp161 addChild(new Textures::CreationTest(m_context)); in init()
163 addChild(new Textures::BufferTest<glw::GLbyte, 1, false>(m_context, "textures_buffer_r8i")); in init()
164 addChild(new Textures::BufferTest<glw::GLbyte, 2, false>(m_context, "textures_buffer_rg8i")); in init()
165 addChild(new Textures::BufferTest<glw::GLbyte, 4, false>(m_context, "textures_buffer_rgba8i")); in init()
167 addChild(new Textures::BufferTest<glw::GLubyte, 1, false>(m_context, "textures_buffer_r8ui")); in init()
168 addChild(new Textures::BufferTest<glw::GLubyte, 2, false>(m_context, "textures_buffer_rg8ui")); in init()
169 addChild(new Textures::BufferTest<glw::GLubyte, 4, false>(m_context, "textures_buffer_rgba8ui")); in init()
170 addChild(new Textures::BufferTest<glw::GLubyte, 1, true>(m_context, "textures_buffer_r8ui_unorm")); in init()
171 …addChild(new Textures::BufferTest<glw::GLubyte, 2, true>(m_context, "textures_buffer_rg8ui_unorm")… in init()
172 …addChild(new Textures::BufferTest<glw::GLubyte, 4, true>(m_context, "textures_buffer_rgba8ui_unorm… in init()
[all …]
Dgl4cDirectStateAccessTests.hpp4842 namespace Textures namespace
Dgl4cDirectStateAccessTexturesTests.cpp63 namespace Textures namespace
/external/angle/extensions/
DANGLE_robust_resource_initialization.txt87 Additions to Chapter 8 of the OpenGL ES 3.1 Specification (Textures and
107 "Multisample Textures":
176 (add to Table 20.9: Textures (state per texture object))
184 (add to Table 20.10 Textures (state per texture image))
DANGLE_depth_texture.txt164 Textures with a base internal format of DEPTH_COMPONENT or
169 Textures with a base internal format of DEPTH_COMPONENT or
173 Textures with a base internal format of DEPTH_COMPONENT or DEPTH_STENCIL_OES
175 Textures with other base internal formats require RGBA component data. The
181 Textures with a base internal format of DEPTH_COMPONENT or
217 "3.7.8-1/2 Depth/Stencil Textures
299 Textures with the above <internalformats> only support one level of
DANGLE_memory_size.txt96 Add to Table 20.9: Textures (state per texture object)
DANGLE_get_tex_level_parameter.txt145 (add new table 6.10, Textures (state per texture image), renumber subsequent tables)
DANGLE_texture_multisample.txt219 Textures in GL are represented by named objects. The name space for texture
246 Insert new Section 3.8.5, "Multisample Textures". Renumber subsequent
630 (add to table 6.8, Textures (selector, state per texture unit) p. 253)
638 (add new table 6.10, Textures (state per texture image), renumber subsequent tables)
DANGLE_external_objects_flags.txt199 Additions to Chapter 8 of the OpenGL 4.5 Specification (Textures and
DANGLE_get_image.txt186 Add to table 21.10 "Textures (state per texture object)":
/external/angle/src/tests/gl_tests/
DBindGeneratesResourceTest.cpp82 TEST_P(BindGeneratesResourceTest, Textures) in TEST_P() argument
/external/deqp/doc/testspecs/GLES2/
Dperformance.texture.format.txt47 Textures are sampled in range (0, 0) -> (1, 1). Vertex-side tests use
Dfunctional.lifetime.txt27 - Textures
/external/webrtc/sdk/objc/components/renderer/metal/
DRTCMTLRGBRenderer.mm60 // Textures.
DRTCMTLNV12Renderer.mm64 // Textures.
DRTCMTLI420Renderer.mm74 // Textures.
/external/libdrm/man/
Ddrm.7.rst68 Textures, framebuffers, command-buffers and all other kinds of commands
Ddrm-memory.7.rst23 Textures, framebuffers, command buffers and more need to be stored in memory
/external/deqp/external/openglcts/docs/specs/
DCTS_ARB_sparse_texture2.txt88 Virtual Page Sizes for Sparse Textures and <pname>:
/external/deqp/doc/testspecs/GLES3/
Dfunctional.lifetime.txt27 - Textures
/external/mesa3d/src/compiler/nir/
DREADME92 Textures
/external/mesa3d/docs/relnotes/
D8.0.3.rst55 Textures disappearing or missing in RegnumOnline OpenGL game
/external/llvm-project/clang/lib/Sema/
DOpenCLBuiltins.td1414 // OpenCL Extension v2.0 s18.3 - Creating OpenCL Memory Objects from OpenGL MSAA Textures
/external/e2fsprogs/lib/et/
Dtexinfo.tex2130 % Textures 1.7.7 (preloaded format=plain 93.10.14) (68K) 16 APR 2004 02:38
/external/e2fsprogs/doc/
Dtexinfo.tex2130 % Textures 1.7.7 (preloaded format=plain 93.10.14) (68K) 16 APR 2004 02:38

12