Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fVertexTextureTests.cpp692 } renders[] = in iterate() local
700 for (int renderNdx = 0; renderNdx < DE_LENGTH_OF_ARRAY(renders); renderNdx++) in iterate()
702 const Render& rend = renders[renderNdx]; in iterate()
1027 } renders[] = in iterate() local
1035 for (int renderNdx = 0; renderNdx < DE_LENGTH_OF_ARRAY(renders); renderNdx++) in iterate()
1037 const Render& rend = renders[renderNdx]; in iterate()
1367 } renders[] = in iterate() local
1375 for (int renderNdx = 0; renderNdx < DE_LENGTH_OF_ARRAY(renders); renderNdx++) in iterate()
1377 const Render& rend = renders[renderNdx]; in iterate()
1710 } renders[] = in iterate() local
[all …]
/external/deqp/modules/gles2/functional/
Des2fVertexTextureTests.cpp591 } renders[] = in iterate() local
599 for (int renderNdx = 0; renderNdx < DE_LENGTH_OF_ARRAY(renders); renderNdx++) in iterate()
601 const Render& rend = renders[renderNdx]; in iterate()
923 } renders[] = in iterate() local
931 for (int renderNdx = 0; renderNdx < DE_LENGTH_OF_ARRAY(renders); renderNdx++) in iterate()
933 const Render& rend = renders[renderNdx]; in iterate()
/external/deqp/doc/testspecs/GLES2/
Dfunctional.depth.txt38 Each test case renders 4 pairs of quads, arranged in a 2x2 grid. First
Dfunctional.vertex_arrays.multiple_attributes.txt46 then to range from 0.0 to 1.0 and used as color. Test renders only once and result is
Dfunctional.vertex_arrays.single_attribute.txt50 Test renders only once and result is checked against reference implementations result.
Dperformance.txt85 Each iteration (frame) renders N grids of quads. Each grid, drawn with single
/external/deqp/doc/testspecs/GL3/
Dstress.conditional_render.txt25 + Multiple concurrent queries/renders
Dfunctional.conditional_render.txt56 overlap conditions. Each query test renders a scene with one conditional
/external/deqp/doc/testspecs/GLES3/
Dfunctional.texture.format.txt64 Each test case renders one or more times a plain quad that samples a slice
Dfunctional.vertex_arrays.multiple_attributes.txt46 then to range from 0.0 to 1.0 and used as color. Test renders only once and result is
Dfunctional.vertex_arrays.single_attribute.txt53 Test renders only once and result is checked against reference implementations result.
Dperformance.txt85 Each iteration (frame) renders N grids of quads. Each grid, drawn with single
/external/libvorbis/doc/
D07-floor1.tex159 configuration during setup renders a stream undecodable. In addition,
163 condition that renders the stream undecodable. All vector
165 non-unique value renders the stream undecodable.
D06-floor0.tex40 An end-of-packet condition during any of these bitstream reads renders
43 number for this bitstream is an error condition that also renders the
D08-residue.tex231 An end-of-packet condition at any point in header decode renders the
233 maximum numbered codebook set up in this stream also renders the
236 [residue_books] without a value mapping (maptype equals zero) renders
D05-comment.tex208 bitstream mapping which renders least-significant-bit of the word to be
D04-codec.tex23 packet renders the stream undecodable. End-of-packet decoding the
69 meet any of these conditions renders a stream undecodable.
/external/libvncserver/webclients/novnc/include/web-socket-js/
DREADME.txt82 The AS3 Socket class doesn't implement this mechanism, which renders it useless for the scenarios w…
/external/bison/tests/
Dreduce.at476 // Conflict resolution renders state 12 unreachable for canonical LR(1). We
709 // Conflict resolution renders state 16 unreachable for canonical LR(1). We
953 // Conflict resolution renders state 16 unreachable for canonical LR(1). We
/external/bzip2/
Dbzip2.txt201 have an improved algorithm which renders these
Dbzip2.1.preformatted204 have an improved algorithm which renders these
/external/llvm/docs/tutorial/
DLangImpl6.rst27 application that `renders the Mandelbrot set <#example>`_. This gives an
DOCamlLangImpl6.rst27 application that `renders the Mandelbrot set <#example>`_. This gives an
/external/clang/docs/
DInternalsManual.rst388 abstract manner, which the text diagnostic printer renders as a line of
/external/llvm/docs/
DCodeGenerator.rst1567 instruction printer takes an `MCInst`_ and renders it to a raw_ostream as