Home
last modified time | relevance | path

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

1234567

/external/pdfium/third_party/agg23/
Dagg_conv_dash.h27 template<class VertexSource, class Markers = null_markers>
28 struct conv_dash : public conv_adaptor_vcgen<VertexSource, vcgen_dash, Markers> {
30 typedef conv_adaptor_vcgen<VertexSource, vcgen_dash, Markers> base_type;
31 conv_dash(VertexSource& vs) : in conv_dash()
32 conv_adaptor_vcgen<VertexSource, vcgen_dash, Markers>(vs) in conv_dash()
56 conv_dash(const conv_dash<VertexSource, Markers>&);
57 const conv_dash<VertexSource, Markers>&
58 operator = (const conv_dash<VertexSource, Markers>&);
Dagg_conv_adaptor_vcgen.h31 template<class VertexSource,
41 conv_adaptor_vcgen(VertexSource& source) : in conv_adaptor_vcgen()
45 void set_source(VertexSource& source) in set_source()
72 conv_adaptor_vcgen(const conv_adaptor_vcgen<VertexSource, Generator, Markers>&);
73 const conv_adaptor_vcgen<VertexSource, Generator, Markers>&
74 operator = (const conv_adaptor_vcgen<VertexSource, Generator, Markers>&);
75 VertexSource* m_source;
83 template<class VertexSource, class Generator, class Markers>
84 unsigned conv_adaptor_vcgen<VertexSource, Generator, Markers>::vertex(FX_FLOAT* x, FX_FLOAT* y) in vertex()
Dagg_conv_stroke.h27 template<class VertexSource, class Markers = null_markers>
29 public conv_adaptor_vcgen<VertexSource, vcgen_stroke, Markers> {
31 typedef conv_adaptor_vcgen<VertexSource, vcgen_stroke, Markers> base_type;
32 conv_stroke(VertexSource& vs) : in conv_stroke()
33 conv_adaptor_vcgen<VertexSource, vcgen_stroke, Markers>(vs) in conv_stroke()
105 conv_stroke(const conv_stroke<VertexSource, Markers>&);
106 const conv_stroke<VertexSource, Markers>&
107 operator = (const conv_stroke<VertexSource, Markers>&);
Dagg_path_storage.h58 template<class VertexSource>
59 void add_path(VertexSource& vs,
73 template<class VertexSource>
74 void add_path_curve(VertexSource& vs,
Dagg_render_scanlines.h33 class VertexSource, class ColorStorage, class PathId>
37 VertexSource& vs, in render_all_paths()
Dagg_rasterizer_scanline_aa.h374 template<class VertexSource>
375 void add_path(VertexSource& vs, unsigned path_id = 0)
385 template<class VertexSource>
386 void add_path_transformed(VertexSource& vs, const CFX_Matrix* pMatrix, unsigned path_id = 0)
/external/deqp/modules/gles31/functional/
Des31fNegativeShaderFramebufferFetchTests.cpp136 << glu::VertexSource(tcu::StringTemplate(vertexShaderSource).specialize(args)) in last_frag_data_not_defined()
161 << glu::VertexSource(tcu::StringTemplate(vertexShaderSource).specialize(args)) in last_frag_data_readonly()
187 << glu::VertexSource(tcu::StringTemplate(vertexShaderSource).specialize(args)) in invalid_inout_version()
215 << glu::VertexSource(tcu::StringTemplate(vertexShaderSource).specialize(args)) in invalid_redeclaration_inout()
240 << glu::VertexSource(tcu::StringTemplate(vertShaderSource).specialize(args)) in invalid_vertex_inout()
Des31fNegativeShaderStorageTests.cpp237 sources << glu::VertexSource(source) in block_number_limits()
242 sources << glu::VertexSource(vertSource) in block_number_limits()
247 sources << glu::VertexSource(vertSource) in block_number_limits()
254 sources << glu::VertexSource(vertSource) in block_number_limits()
261 sources << glu::VertexSource(vertSource) in block_number_limits()
Des31fProgramStateQueryTests.cpp133 << glu::VertexSource(tcu::StringTemplate(s_vtxFragTemplate).specialize(args)) in iterate()
150 << glu::VertexSource(tcu::StringTemplate(s_vtxFragTemplate).specialize(args)) in iterate()
166 << glu::VertexSource(tcu::StringTemplate(s_vtxFragTemplate).specialize(args)) in iterate()
259 << glu::VertexSource(tcu::StringTemplate(s_vtxFragTemplate).specialize(args)) in iterate()
278 << glu::VertexSource(tcu::StringTemplate(s_vtxFragTemplate).specialize(args)) in iterate()
297 << glu::VertexSource(tcu::StringTemplate(s_vtxFragTemplate).specialize(args)) in iterate()
768 << glu::VertexSource(tcu::StringTemplate(vertexTemplate1).specialize(args)) in getProgramSources()
777 << glu::VertexSource(tcu::StringTemplate(vertexTemplate1).specialize(args)) in getProgramSources()
783 << glu::VertexSource(tcu::StringTemplate(vertexTemplate2).specialize(args)) in getProgramSources()
Des31fProgramPipelineStateQueryTests.cpp100 …ntext(), glu::ProgramSources() << glu::ProgramSeparable(true) << glu::VertexSource(s_vertexSource)… in iterate()
174 sources << glu::ProgramSeparable(true) << glu::VertexSource(s_vertexSource); in iterate()
239 …ntext(), glu::ProgramSources() << glu::ProgramSeparable(true) << glu::VertexSource(s_vertexSource)… in iterate()
309 …ntext(), glu::ProgramSources() << glu::ProgramSeparable(true) << glu::VertexSource(s_vertexSource)… in iterate()
Des31fNegativeShaderDirectiveTests.cpp351 …verifyProgram(ctx, glu::ProgramSources() << glu::VertexSource(simpleVtxFrag) << glu::GeometrySourc… in geometry_shader()
442 sources << glu::VertexSource(simpleVtxFrag) in tessellation_shader()
Des31fMultisampleShaderRenderCase.cpp213 << glu::VertexSource(tcu::StringTemplate(s_vertexSource).specialize(args)) in init()
295 …erProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::VertexSource(genVertexSource… in init()
462 << glu::VertexSource(genVertexSource(m_numTargetSamples)) in drawOneIteration()
Des31fTessellationTests.cpp1584 << glu::VertexSource ("#version 310 es\n" in init()
1883 << glu::VertexSource ("#version 310 es\n" in init()
2118 << glu::VertexSource ("#version 310 es\n" in init()
2455 << glu::VertexSource ("#version 310 es\n" in makeSources()
2530 << glu::VertexSource ("#version 310 es\n" in makeSources()
2616 << glu::VertexSource ("#version 310 es\n" in makeSources()
2703 << glu::VertexSource ("#version 310 es\n" in init()
2891 << glu::VertexSource ("#version 310 es\n" in init()
3123 << glu::VertexSource ("#version 310 es\n" in init()
3327 << glu::VertexSource ("#version 310 es\n" in init()
[all …]
Des31fLayoutBindingTests.cpp1152 …<< glu::VertexSource(generateVertexShader(m_shaderType, shaderUniformDecl.str(), shaderBody.str())) in generateShaders()
1295 …<< glu::VertexSource(generateVertexShader(m_shaderType, vertexUniformDecl.str(), shaderBody.str())) in generateShaders()
1509 …<< glu::VertexSource(generateVertexShader(m_shaderType, shaderUniformDecl.str(), shaderBody.str())) in generateShaders()
1619 …<< glu::VertexSource(generateVertexShader(m_shaderType, vertexUniformDecl.str(), shaderBody.str())) in generateShaders()
1799 …<< glu::VertexSource(generateVertexShader(m_shaderType, shaderUniformDecl.str(), shaderBody.str())) in generateShaders()
1904 …<< glu::VertexSource(generateVertexShader(m_shaderType, vertexUniformDecl.str(), shaderBody.str())) in generateShaders()
2068 …<< glu::VertexSource(generateVertexShader(m_shaderType, shaderUniformDecl.str(), shaderBody.str())) in generateShaders()
2173 …<< glu::VertexSource(generateVertexShader(m_shaderType, vertexUniformDecl.str(), shaderBody.str())) in generateShaders()
/external/deqp/framework/opengl/simplereference/
DsglrShaderProgram.hpp104 struct VertexSource struct
106 VertexSource (const std::string& str) : source(str) { } in VertexSource() argument
155 ShaderProgramDeclaration& operator<< (const VertexSource&);
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleInterpolationTests.cpp879 programCollection.glslSources.add("vertex_shader") << glu::VertexSource(vs.str()); in initPrograms()
954 programCollection.glslSources.add("vertex_shader") << glu::VertexSource(vs.str()); in initPrograms()
1112 programCollection.glslSources.add("vertex_shader") << glu::VertexSource(vs.str()); in initPrograms()
1197 programCollection.glslSources.add("vertex_shader") << glu::VertexSource(vs.str()); in initPrograms()
1285 programCollection.glslSources.add("vertex_shader") << glu::VertexSource(vs.str()); in initPrograms()
1372 programCollection.glslSources.add("vertex_shader") << glu::VertexSource(vs.str()); in initPrograms()
1459 programCollection.glslSources.add("vertex_shader") << glu::VertexSource(vs.str()); in initPrograms()
1554 programCollection.glslSources.add("vertex_shader") << glu::VertexSource(vs.str()); in initPrograms()
1720 programCollection.glslSources.add("vertex_shader") << glu::VertexSource(vs.str()); in initPrograms()
/external/deqp/modules/glshared/
DglsShaderConstExprTests.cpp165 spec.programs[0].sources << glu::VertexSource(mapped); in createTests()
219 spec.programs[0].sources << glu::VertexSource(mapped); in createTests()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationShaderInputOutputTests.cpp232 programCollection.glslSources.add("vert") << glu::VertexSource(src.str()); in initPrograms()
377 programCollection.glslSources.add("vert") << glu::VertexSource(src.str()); in initPrograms()
533 programCollection.glslSources.add("vert") << glu::VertexSource(src.str()); in initPrograms()
659 programCollection.glslSources.add("vert") << glu::VertexSource(src.str()); in initPrograms()
/external/deqp/modules/gles3/functional/
Des3fFboTestUtil.cpp83 << sglr::pdec::VertexSource( in FlatColorShader()
159 << sglr::pdec::VertexSource( in GradientShader()
282 decl << sglr::pdec::VertexSource( in genTexture2DShaderDecl()
432 << sglr::pdec::VertexSource( in TextureCubeShader()
570 << sglr::pdec::VertexSource( in Texture2DArrayShader()
678 << sglr::pdec::VertexSource( in Texture3DShader()
785 << sglr::pdec::VertexSource( in DepthGradientShader()
Des3fShaderFragDataTests.cpp121 sources << glu::VertexSource( in genSources()
232 << glu::VertexSource( in iterate()
/external/deqp/framework/opengl/
DgluShaderProgram.hpp269 struct VertexSource : public ShaderSource struct
271 VertexSource (const std::string& source_) : ShaderSource(glu::SHADERTYPE_VERTEX, source_) {} in VertexSource() argument
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryVaryingGeometryShaderTests.cpp149 sourceCollections.glslSources.add("vertex") << glu::VertexSource(src.str()); in initPrograms()
DvktGeometryEmitGeometryShaderTests.cpp131 sourceCollections.glslSources.add("vertex") << glu::VertexSource(src.str()); in initPrograms()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp238 programCollection.glslSources.add("vert") << glu::VertexSource(vertexSource.str()); in initPrograms()
1772 programCollection.glslSources.add("FragCoordMsaaVert") << glu::VertexSource(vertexSource.str()); in initPrograms()
1844 programCollection.glslSources.add("FragDepthVert") << glu::VertexSource(vertexSource.str()); in initPrograms()
1859 programCollection.glslSources.add("FragDepthVertPass2") << glu::VertexSource(vertexSource.str()); in initPrograms()
2027 dst.glslSources.add("vert") << glu::VertexSource( in initPrograms()
2156 dst.glslSources.add("vert") << glu::VertexSource( in initPrograms()
2297 dst.glslSources.add("vert") << glu::VertexSource( in initPrograms()
2559 dst.glslSources.add("vert") << glu::VertexSource(vertexCodeTemplate.specialize(vertexParams)); in initPrograms()
/external/deqp/modules/gles2/functional/
Des2fShaderFragDataTests.cpp121 sources << glu::VertexSource( in genSources()

1234567