Home
last modified time | relevance | path

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

12345

/external/deqp/framework/opengl/
DgluShaderProgram.hpp180 struct ProgramSources;
192 ShaderProgram (const glw::Functions& gl, const ProgramSources& sources);
194 ShaderProgram (const RenderContext& renderCtx, const ProgramSources& sources);
210 void init (const glw::Functions& gl, const ProgramSources& sources);
226 tcu::TestLog& operator<< (tcu::TestLog& log, const ProgramSources& sources);
310 struct ProgramSources struct
319 ProgramSources (void) : transformFeedbackBufferMode(0), separable(false) {} in ProgramSources() function
321ProgramSources& operator<< (const AttribLocationBinding& binding) { attribLocationBindings… in operator <<() argument
322ProgramSources& operator<< (const TransformFeedbackMode& mode) { transformFeedbackBufferM… in operator <<() argument
323ProgramSources& operator<< (const TransformFeedbackVarying& varying) { transformFeedbackVar… in operator <<() argument
[all …]
DgluShaderProgram.cpp368 ShaderProgram::ShaderProgram (const RenderContext& renderCtx, const ProgramSources& sources) in ShaderProgram()
380 ShaderProgram::ShaderProgram (const glw::Functions& gl, const ProgramSources& sources) in ShaderProgram()
392 void ShaderProgram::init (const glw::Functions& gl, const ProgramSources& sources) in init()
672 tcu::TestLog& operator<< (tcu::TestLog& log, const ProgramSources& sources) in operator <<()
/external/deqp/modules/gles31/functional/
Des31fNegativeComputeTests.cpp194 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_uniform_block_limit()
212 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_shader_storage_block_limit()
236 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_texture_image_units_limit()
272 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_image_uniforms_limit()
295 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_shared_memory_size_limit()
318 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_uniform_components_limit()
350 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_atomic_counter_buffer_limit()
375 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in exceed_atomic_counters_limit()
394 …glu::ShaderProgram vertProgram (ctx.getRenderContext(), glu::ProgramSources() << glu::ProgramSep… in program_not_active()
395 …glu::ShaderProgram fragProgram (ctx.getRenderContext(), glu::ProgramSources() << glu::ProgramSep… in program_not_active()
[all …]
Des31fProgramStateQueryTests.cpp150 glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() in iterate()
167 glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() in iterate()
183 glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() in iterate()
272 glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() in iterate()
291 glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() in iterate()
310 glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() in iterate()
502 …glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() << glu::Compute… in iterate()
513 …glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() << glu::Compute… in iterate()
524 …glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() << glu::Compute… in iterate()
593 …glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() << glu::Compute… in iterate()
[all …]
Des31fNegativeShaderFramebufferFetchTests.cpp135 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in last_frag_data_not_defined()
160 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in last_frag_data_readonly()
186 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in invalid_inout_version()
214 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in invalid_redeclaration_inout()
239 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() in invalid_vertex_inout()
Des31fProgramPipelineStateQueryTests.cpp100 …const glu::ShaderProgram vtxProgram (m_context.getRenderContext(), glu::ProgramSources() << glu::P… in iterate()
101 …const glu::ShaderProgram frgProgram (m_context.getRenderContext(), glu::ProgramSources() << glu::P… in iterate()
171 glu::ProgramSources sources; in iterate()
239 …glu::ShaderProgram vtxProgram (m_context.getRenderContext(), glu::ProgramSources() << glu::Progra… in iterate()
240 …glu::ShaderProgram frgProgram (m_context.getRenderContext(), glu::ProgramSources() << glu::Progra… in iterate()
309 …glu::ShaderProgram vtxProgram (m_context.getRenderContext(), glu::ProgramSources() << glu::Progra… in iterate()
310 …glu::ShaderProgram frgProgram (m_context.getRenderContext(), glu::ProgramSources() << glu::Progra… in iterate()
Des31fNegativeShaderStorageTests.cpp41 void verifyProgram(NegativeTestContext& ctx, glu::ProgramSources sources) in verifyProgram()
186 int genMaxSSBlocksSource (NegativeTestContext& ctx, glw::GLenum glShaderType, glu::ProgramSources& … in genMaxSSBlocksSource()
226 glu::ProgramSources sources; in block_number_limits()
284 glu::ProgramSources sources; in max_combined_block_number_limit()
Des31fNegativeTessellationTests.cpp93 static glu::ProgramSources makeTessPipelineSources (const std::string& vertexSrc, const std::string… in makeTessPipelineSources()
95 glu::ProgramSources sources; in makeTessPipelineSources()
277 …glu::ShaderProgram fragProgram (ctx.getRenderContext(), glu::ProgramSources() << glu::ProgramSepar… in invalid_program_state()
278 …glu::ShaderProgram tessCtrlProgram (ctx.getRenderContext(), glu::ProgramSources() << glu::ProgramS… in invalid_program_state()
279 …glu::ShaderProgram tessEvalProgram (ctx.getRenderContext(), glu::ProgramSources() << glu::ProgramS… in invalid_program_state()
Des31fBasicComputeShaderTests.cpp101 ProgramSources() << ShaderSource(SHADERTYPE_COMPUTE, src.str())); in iterate()
154 …const ShaderProgram program (m_context.getRenderContext(), ProgramSources() << ShaderSource(SH… in iterate()
276 …const ShaderProgram program (m_context.getRenderContext(), ProgramSources() << ShaderSource(SH… in iterate()
397 …const ShaderProgram program (m_context.getRenderContext(), ProgramSources() << ShaderSource(SH… in iterate()
514 …const ShaderProgram program (m_context.getRenderContext(), ProgramSources() << ShaderSource(SH… in iterate()
637 …const ShaderProgram program (m_context.getRenderContext(), ProgramSources() << ComputeSource(s… in iterate()
737 …const ShaderProgram program0 (m_context.getRenderContext(), ProgramSources() << ComputeSource(s… in iterate()
738 …const ShaderProgram program1 (m_context.getRenderContext(), ProgramSources() << ComputeSource(s… in iterate()
856 …const ShaderProgram program (m_context.getRenderContext(), ProgramSources() << ShaderSource(SH… in iterate()
950 …const ShaderProgram program (m_context.getRenderContext(), ProgramSources() << ShaderSource(SH… in iterate()
[all …]
Des31fShaderFramebufferFetchTests.cpp272 virtual glu::ProgramSources genShaderSources (void);
371 glu::ProgramSources FramebufferFetchTestCase::genShaderSources (void) in genShaderSources()
632 glu::ProgramSources genShaderSources (void);
718 glu::ProgramSources MultipleRenderTargetsTestCase::genShaderSources (void) in genShaderSources()
781 glu::ProgramSources genShaderSources (void);
790 glu::ProgramSources LastFragDataTestCase::genShaderSources (void) in genShaderSources()
858 glu::ProgramSources genShaderSources (void);
893 glu::ProgramSources TexelFetchTestCase::genShaderSources (void) in genShaderSources()
958 glu::ProgramSources genShaderSources (void);
967 glu::ProgramSources MultipleAssignmentTestCase::genShaderSources (void) in genShaderSources()
[all …]
Des31fNegativeShaderDirectiveTests.cpp47 void verifyProgram(NegativeTestContext& ctx, glu::ProgramSources sources, ExpectResult expect) in verifyProgram()
351 …verifyProgram(ctx, glu::ProgramSources() << glu::VertexSource(simpleVtxFrag) << glu::GeometrySourc… in geometry_shader()
441 glu::ProgramSources sources; in tessellation_shader()
Des31fNegativeAdvancedBlendEquationTests.cpp165 glu::ProgramSources generateProgramSources (NegativeTestContext& ctx, BlendEquation equation) in generateProgramSources()
167 return glu::ProgramSources() in generateProgramSources()
Des31fIndirectComputeDispatchTests.cpp87 glu::ProgramSources genVerifySources (const UVec3& workGroupSize) in genVerifySources()
109 …return glu::ProgramSources() << glu::ComputeSource(tcu::StringTemplate(s_verifyDispatchTmpl).speci… in genVerifySources()
242 …glu::ShaderProgram program (m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeS… in createCmdBufferCompute()
Des31fLayoutBindingTests.cpp1151 return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() in generateShaders()
1294 glu::ProgramSources sources = glu::ProgramSources() in generateShaders()
1508 return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() in generateShaders()
1618 glu::ProgramSources sources = glu::ProgramSources() in generateShaders()
1798 return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() in generateShaders()
1903 glu::ProgramSources sources = glu::ProgramSources() in generateShaders()
2067 return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() in generateShaders()
2172 glu::ProgramSources sources = glu::ProgramSources() in generateShaders()
Des31fSynchronizationTests.cpp216 …m_program = new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::Com… in init()
1802 …return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeS… in genWriteProgram()
1873 …return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeS… in genReadProgram()
1933 …return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeS… in genReadMultipleProgram()
2002 …return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeS… in genWriteInterleavedProgram()
2082 …return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeS… in genReadInterleavedProgram()
2139 …return new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::ComputeS… in genReadZeroProgram()
2202 …m_program = new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::Com… in init()
2435 …m_evenProgram = new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu:… in init()
2443 …m_oddProgram = new glu::ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() << glu::… in init()
[all …]
Des31fTessellationTests.cpp1705 …haredPtr<const ShaderProgram>(new ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() in init()
1957 …haredPtr<const ShaderProgram>(new ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() in init()
2182 …haredPtr<const ShaderProgram>(new ShaderProgram(m_context.getRenderContext(), glu::ProgramSources() in init()
2300 …virtual const glu::ProgramSources makeSources (TessPrimitiveType, SpacingMode, const char* vtxOutP…
2318 glu::ProgramSources sources = makeSources(m_primitiveType, m_spacing, "in_tc_position"); in init()
2482 …const glu::ProgramSources makeSources (TessPrimitiveType primitiveType, SpacingMode spacing, const… in makeSources()
2541 return glu::ProgramSources() in makeSources()
2559 …const glu::ProgramSources makeSources (TessPrimitiveType primitiveType, SpacingMode spacing, const… in makeSources()
2627 return glu::ProgramSources() in makeSources()
2644 …const glu::ProgramSources makeSources (TessPrimitiveType primitiveType, SpacingMode spacing, const… in makeSources()
[all …]
/external/deqp/external/openglcts/modules/common/
DglcAggressiveShaderOptimizationsTests.cpp68 glu::ProgramSources prepareSineSources(bool useBuiltin);
69 glu::ProgramSources prepareCosineSources(bool useBuiltin);
71 void renderAndGrabSurface(glu::ProgramSources sources, tcu::Surface& result) const;
112 glu::ProgramSources TrigonometryTestCase::prepareSineSources(bool useBuiltinSin) in prepareSineSources()
303 glu::ProgramSources TrigonometryTestCase::prepareCosineSources(bool useBuiltinCos) in prepareCosineSources()
424 void TrigonometryTestCase::renderAndGrabSurface(glu::ProgramSources sources, tcu::Surface& result) … in renderAndGrabSurface()
/external/deqp/external/openglcts/modules/gl/
Dgl4cPostDepthCoverageTests.cpp146 ProgramSources sources1 = makeVtxFragSources(m_vertShader, m_fragShader1); in iterate()
160 ProgramSources sources2 = makeVtxFragSources(m_vertShader, m_fragShader2); in iterate()
173 ProgramSources sources3 = makeVtxFragSources(m_vertShader, m_fragShader3); in iterate()
186 ProgramSources sources4 = makeVtxFragSources(m_vertShader, m_fragShader4); in iterate()
359 ProgramSources sources1a = makeVtxFragSources(m_vertShader, m_fragShader1a); in iterate()
372 ProgramSources sources1b = makeVtxFragSources(m_vertShader, m_fragShader1b); in iterate()
385 ProgramSources sources2 = makeVtxFragSources(m_vertShader, m_fragShader2); in iterate()
/external/deqp/modules/egl/
DteglRobustnessTests.cpp696 glu::ProgramSources genComputeSource (void);
697 glu::ProgramSources genNonComputeSource (void);
698 glu::ProgramSources genSources (void);
727 glu::ProgramSources InfiniteLoop::genSources(void) in genSources()
735 glu::ProgramSources InfiniteLoop::genComputeSource(void) in genComputeSource()
748 return glu::ProgramSources() << glu::ComputeSource(computeSource); in genComputeSource()
751 glu::ProgramSources InfiniteLoop::genNonComputeSource (void) in genNonComputeSource()
818 return glu::ProgramSources() << glu::VertexSource(vert.str()) << glu::FragmentSource(frag.str()); in genNonComputeSource()
926 glu::ProgramSources genSources (void);
952 glu::ProgramSources FixedFunctionOOB::genSources (void) in genSources()
[all …]
/external/deqp/modules/gles3/functional/
Des3fLifetimeTests.cpp58 using glu::ProgramSources;
76 ProgramSources getSources (void);
115 ProgramSources ScaleProgram::getSources (void) in getSources()
118 ProgramSources sources; in getSources()
506 glu::ProgramSources() in iterate()
Des3fShaderFragDataTests.cpp130 static glu::ProgramSources genSources (const IndexExprType indexExprType) in genSources()
135 glu::ProgramSources sources; in genSources()
254 const glu::ShaderProgram program (renderCtx, glu::ProgramSources() in iterate()
/external/deqp/modules/gles3/stress/
Des3sLongRunningShaderTests.cpp99 static glu::ProgramSources genSources (const Params& params);
123 glu::ProgramSources LongRunningShaderCase::genSources (const Params& params) in genSources()
206 return glu::ProgramSources() << glu::VertexSource(vert.str()) << glu::FragmentSource(frag.str()); in genSources()
/external/deqp/modules/gles2/functional/
Des2fShaderFragDataTests.cpp112 static glu::ProgramSources genSources (const IndexExprType indexExprType) in genSources()
117 glu::ProgramSources sources; in genSources()
/external/deqp/modules/gles3/performance/
Des3pDepthTests.cpp67 using glu::ProgramSources;
94 ProgramSources shader;
97 …ObjectData (const ProgramSources& shader_, const Geometry& geometry_) : shader(shader_), geometry(… in ObjectData()
447 glu::ProgramSources getBaseShader (void) in getBaseShader()
452 glu::ProgramSources getArithmeticWorkloadShader (void) in getArithmeticWorkloadShader()
457 glu::ProgramSources getArithmeticWorkloadDiscardShader (void) in getArithmeticWorkloadDiscardShader()
462 glu::ProgramSources getTextureWorkloadShader (void) in getTextureWorkloadShader()
467 glu::ProgramSources getGridDiscardShader (int gridsize) in getGridDiscardShader()
472 inline ObjectData quadWith (const glu::ProgramSources& shader, float depth) in quadWith()
/external/deqp/modules/gles2/performance/
Des2pShaderOptimizationTests.cpp117 glu::ProgramSources sources;
121 …ProgramData (const glu::ProgramSources& sources_, const vector<gls::AttribSpec>& attributes_ = vec… in ProgramData()
122 …ProgramData (const glu::ProgramSources& sources_, const gls::AttribSpec& attribute) : so… in ProgramData()
133 …return ProgramData(glu::ProgramSources() << glu::VertexSource( "attribute " + vtxPrec + " vec4 a_… in defaultProgramData()

12345