HomeSort by relevance Sort by last modified time
    Searched full:vertex (Results 576 - 600 of 1338) sorted by null

<<21222324252627282930>>

  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/
plexus-utils-3.0.7.jar 
  /cts/tests/tests/opengl/libopengltest/
color_one.cpp 22 #include "vertex.h"
  /development/perftests/panorama/feature_mos/src/mosaic_renderer/
YVURenderer.cpp 100 // Load the vertex position
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
LineAndPointFormatter.java 28 * vertex size and color, shadowing, etc.
  /external/ceres-solver/internal/ceres/
parameter_block_ordering.h 76 // vertex corresponds to a parameter block in the Problem except for
  /external/deqp/doc/testspecs/GL3/
stress.conditional_render.txt 36 Call count and distant query tests prepare all vertex arrays before rendering.
  /external/deqp/doc/testspecs/GLES2/
functional.negative_api.txt 32 - Vertex Array API
  /external/deqp/doc/testspecs/GLES3/
functional.frag_output.txt 39 output values are interpolated from per-vertex data. For integer outputs
functional.primitive_restart.txt 42 Vertex positions and indices are generated such that multiple primitives are
functional.shaders.matrix.txt 50 vertex or fragment color. Rendered image is compared against a
  /external/deqp/doc/testspecs/GLES31/
functional.draw_indirect.txt 43 vertex attributes and compare the output to a reference image generated
functional.program_uniform.txt 30 + Uniforms used in vertex shader, fragment shader, or both
functional.shaders.arrays_of_arrays.txt 58 in either vertex and fragment shader. Results are checked against reference
functional.shaders.implicit_conversions.txt 43 operation in either vertex and fragment shader. Results are checked against
functional.shaders.opaque_type_indexing.txt 36 + Vertex, fragment and compute shaders
functional.synchronization.txt 38 - Use vertex, fragment, or geometry shaders.
  /external/deqp/framework/randomshaders/
rsgProgramGenerator.cpp 58 // Vertex shader
rsgTest.cpp 56 std::cout << "Vertex shader:\n--\n" << vertexShader.getSource() << "--\n";
  /external/deqp/framework/referencerenderer/
rrDefs.hpp 54 PROVOKINGVERTEX_LAST, // \note valid value, "last vertex", not last of enum
  /external/deqp/modules/glshared/
glsLongStressCase.hpp 184 * A ProgramContext holds a program's vertex and fragment shader sources
228 float clientMemoryAttributeData; //!< Use client memory for vertex attribute data when drawing (instead of GL buffers).
229 float clientMemoryIndexData; //!< Use client memory for vertex indices when drawing (instead of GL buffers).
233 float separateAttributeBuffers; //!< Give each vertex attribute its own buffer.
glsRandomShaderProgram.hpp 58 std::vector<const rsg::Variable*> m_vertexOutputs; //!< Other vertex outputs in the order they are passed to fragment shader.
glsShaderPerformanceMeasurer.cpp 206 GLU_EXPECT_NO_ERROR(gl.getError(), "Upload vertex data");
220 GLU_EXPECT_NO_ERROR(gl.getError(), "Setup vertex attribute state");
334 << TestLog::Float("FragmentsPerVertices", "Vertex-fragment ratio", "Fragments/Vertices", QP_KEY_TAG_NONE, (float)numPixels / (float)numVertices)
336 << TestLog::Float("VertexPerf", "Vertex performance", "MVert/s", QP_KEY_TAG_PERFORMANCE, (float)mvertPerSecond);
  /external/llvm/lib/Target/R600/
AMDGPU.h 91 VERTEX = 1,
  /external/mesa3d/docs/
relnotes-7.0.html 45 <li>Fixed R300 vertex program/matrix bug (10848)
relnotes-7.2.html 57 <li>Fixed some vertex/pixel buffer object reference counting bugs

Completed in 1159 milliseconds

<<21222324252627282930>>