HomeSort by relevance Sort by last modified time
    Searched refs:specialize (Results 1 - 25 of 117) sorted by null

1 2 3 4 5

  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp_rtcd_defs.pl 41 specialize qw/vpx_d207_predictor_4x4 sse2/;
44 specialize qw/vpx_d45_predictor_4x4 neon sse2/;
49 specialize qw/vpx_d63_predictor_4x4 ssse3/;
54 specialize qw/vpx_h_predictor_4x4 neon dspr2 msa sse2 vsx/;
61 specialize qw/vpx_d135_predictor_4x4 neon/;
64 specialize qw/vpx_d153_predictor_4x4 ssse3/;
67 specialize qw/vpx_v_predictor_4x4 neon msa sse2/;
72 specialize qw/vpx_tm_predictor_4x4 neon dspr2 msa sse2 vsx/;
75 specialize qw/vpx_dc_predictor_4x4 dspr2 msa neon sse2/;
78 specialize qw/vpx_dc_top_predictor_4x4 msa neon sse2/
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl 51 specialize qw/vp9_filter_by_weight16x16 sse2 msa/;
54 specialize qw/vp9_filter_by_weight8x8 sse2 msa/;
70 specialize qw/vp9_iht4x4_16_add sse2/;
71 specialize qw/vp9_iht8x8_64_add sse2/;
72 specialize qw/vp9_iht16x16_256_add sse2/;
75 specialize qw/vp9_iht4x4_16_add neon dspr2 msa/;
76 specialize qw/vp9_iht8x8_64_add neon dspr2 msa/;
77 specialize qw/vp9_iht16x16_256_add dspr2 msa/;
118 specialize qw/vp9_denoiser_filter neon sse2/;
126 specialize qw/vp9_quantize_fp neon sse2/, "$ssse3_x86_64"
    [all...]
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 35 specialize qw/vp8_dequantize_b mmx neon msa mmi/;
38 specialize qw/vp8_dequant_idct_add mmx neon dspr2 msa mmi/;
41 specialize qw/vp8_dequant_idct_add_y_block sse2 neon dspr2 msa mmi/;
44 specialize qw/vp8_dequant_idct_add_uv_block sse2 neon dspr2 msa mmi/;
50 specialize qw/vp8_loop_filter_mbv sse2 neon dspr2 msa mmi/;
53 specialize qw/vp8_loop_filter_bv sse2 neon dspr2 msa mmi/;
56 specialize qw/vp8_loop_filter_mbh sse2 neon dspr2 msa mmi/;
59 specialize qw/vp8_loop_filter_bh sse2 neon dspr2 msa mmi/;
63 specialize qw/vp8_loop_filter_simple_mbv sse2 neon msa mmi/;
71 specialize qw/vp8_loop_filter_simple_mbh sse2 neon msa mmi/
    [all...]
  /external/deqp/modules/gles31/functional/
es31fNegativeTessellationTests.cpp 121 makeTessPipelineSources(tcu::StringTemplate(vertexShaderSource).specialize(args),
122 tcu::StringTemplate(fragmentShaderSource).specialize(args),
123 tcu::StringTemplate(tessControlShaderSource).specialize(args),
140 makeTessPipelineSources(tcu::StringTemplate(vertexShaderSource).specialize(args),
141 tcu::StringTemplate(fragmentShaderSource).specialize(args),
142 tcu::StringTemplate(tessControlShaderSource).specialize(args),
164 makeTessPipelineSources(tcu::StringTemplate(vertexShaderSource).specialize(args),
165 tcu::StringTemplate(fragmentShaderSource).specialize(args),
167 tcu::StringTemplate(tessEvalShaderSource).specialize(args)));
181 makeTessPipelineSources(tcu::StringTemplate(vertexShaderSource).specialize(args)
    [all...]
es31fNegativeShaderFramebufferFetchTests.cpp 136 << glu::VertexSource(tcu::StringTemplate(vertexShaderSource).specialize(args))
137 << glu::FragmentSource(tcu::StringTemplate(fragShaderSource).specialize(args)));
161 << glu::VertexSource(tcu::StringTemplate(vertexShaderSource).specialize(args))
162 << glu::FragmentSource(tcu::StringTemplate(fragShaderSource).specialize(args)));
187 << glu::VertexSource(tcu::StringTemplate(vertexShaderSource).specialize(args))
188 << glu::FragmentSource(tcu::StringTemplate(fragShaderSource).specialize(args)));
215 << glu::VertexSource(tcu::StringTemplate(vertexShaderSource).specialize(args))
216 << glu::FragmentSource(tcu::StringTemplate(fragShaderSource).specialize(args)));
240 << glu::VertexSource(tcu::StringTemplate(vertShaderSource).specialize(args))
241 << glu::FragmentSource(tcu::StringTemplate(fragmentShaderSource).specialize(args)))
    [all...]
es31fNegativeVertexArrayApiTests.cpp 395 glu::ShaderProgram program (ctx.getRenderContext(), glu::makeVtxFragSources(tcu::StringTemplate(vertexShaderSource).specialize(args), tcu::StringTemplate(fragmentShaderSource).specialize(args)));
455 glu::ShaderProgram program (ctx.getRenderContext(), glu::makeVtxFragSources(tcu::StringTemplate(vertexShaderSource).specialize(args), tcu::StringTemplate(fragmentShaderSource).specialize(args)));
492 glu::ShaderProgram program (ctx.getRenderContext(), glu::makeVtxFragSources(tcu::StringTemplate(vertexShaderSource).specialize(args), tcu::StringTemplate(fragmentShaderSource).specialize(args)));
602 glu::ShaderProgram program (ctx.getRenderContext(), glu::makeVtxFragSources(tcu::StringTemplate(vertexShaderSource).specialize(args), tcu::StringTemplate(fragmentShaderSource).specialize(args)));
712 glu::ShaderProgram program(ctx.getRenderContext(), glu::ProgramSources() << glu::ProgramSeparable(true) << glu::VertexSource(tcu::StringTemplate(vertexShaderSource).specialize(args)) << glu::GeometrySource(geometryShaderSource));
729 glu::ShaderProgram program (ctx.getRenderContext(), glu::makeVtxFragSources(tcu::StringTemplate(vertexShaderSource).specialize(args), tcu::StringTemplate(fragmentShaderSource).specialize(args)))
    [all...]
es31fNegativeComputeTests.cpp 389 const glu::VertexSource vertSource(tcu::StringTemplate(vertexShaderSource).specialize(args));
390 const glu::FragmentSource fragSource(tcu::StringTemplate(fragmentShaderSource).specialize(args));
454 const glu::ComputeSource compSource(tcu::StringTemplate(invalidComputeShaderSource).specialize(args));
474 const glu::VertexSource vertSource(tcu::StringTemplate(vertexShaderSource).specialize(args));
475 const glu::FragmentSource fragSource(tcu::StringTemplate(fragmentShaderSource).specialize(args));
500 const glu::ComputeSource compSource(tcu::StringTemplate(computeShaderSource).specialize(args));
591 const glu::ComputeSource compSource(tcu::StringTemplate(computeShaderSource).specialize(args));
823 const glu::VertexSource vertSource (tcu::StringTemplate(genBuiltInSource(glu::SHADERTYPE_VERTEX)).specialize(args));
824 const glu::FragmentSource fragSource (tcu::StringTemplate(genBuiltInSource(glu::SHADERTYPE_FRAGMENT)).specialize(args));
825 const glu::TessellationControlSource tessCtrlSource (tcu::StringTemplate(genBuiltInSource(glu::SHADERTYPE_TESSELLATION_CONTROL)).specialize(args))
    [all...]
  /external/libvpx/libvpx/vpx_scale/
vpx_scale_rtcd.pl 39 specialize qw/vpx_extend_frame_borders dspr2/;
42 specialize qw/vpx_extend_frame_inner_borders dspr2/;
  /external/deqp/framework/common/
tcuStringTemplate.hpp 41 std::string specialize (const std::map<std::string, std::string>& params) const;
tcuStringTemplate.cpp 54 string StringTemplate::specialize (const map<string, string>& params) const function in class:tcu::StringTemplate
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmVariablePointersTests.cpp 334 spec.assembly = shaderTemplate.specialize(specs);
358 spec.assembly = shaderTemplate.specialize(specs);
390 spec.assembly = shaderTemplate.specialize(specs);
417 spec.assembly = shaderTemplate.specialize(specs);
450 spec.assembly = shaderTemplate.specialize(specs);
487 spec.assembly = shaderTemplate.specialize(specs);
514 spec.assembly = shaderTemplate.specialize(specs);
558 spec.assembly = shaderTemplate.specialize(specs);
    [all...]
vktSpvAsmConditionalBranchTests.cpp 119 spec.assembly = shaderSource.specialize(specs);
211 fragments["testfun"] = testFun.specialize(specs);
vktSpvAsm16bitStorageTests.cpp 621 spec.assembly = shaderTemplate.specialize(specs);
713 spec.assembly = shaderTemplate.specialize(specs);
872 spec.assembly = shaderTemplate.specialize(specs);
    [all...]
vktSpvAsmIndexingTests.cpp 261 spec.assembly = shaderSource.specialize(specs);
481 fragments["pre_main"] = preMain.specialize(specs);
482 fragments["decoration"] = decoration.specialize(specs);
483 fragments["testfun"] = testFun.specialize(specs);
vktSpvAsmGraphicsShaderTestUtil.cpp 294 return StringTemplate(failMessageTemplate).specialize(parameters);
524 return tcu::StringTemplate(vertexShaderBoilerplate).specialize(fragments);
666 return tcu::StringTemplate(tessControlShaderBoilerplate).specialize(fragments);
    [all...]
  /external/deqp/external/openglcts/modules/common/
glcShaderNegativeTests.cpp 91 std::string vertex_code = tcu::StringTemplate(vertex_source_template).specialize(args);
92 std::string fragment_code = tcu::StringTemplate(fragment_source_template).specialize(args);
172 std::string vcode = tcu::StringTemplate(vertex_source_template).specialize(args);
176 std::string fcode = tcu::StringTemplate(fragment_source_template).specialize(args);
250 std::string vertex_code = tcu::StringTemplate(vertex_source_template).specialize(args);
251 std::string fragment_code = tcu::StringTemplate(fragment_source_template).specialize(args);
glcShaderIntegerMixTests.cpp 126 std::string code = tcu::StringTemplate(source_template).specialize(args);
237 std::string code = tcu::StringTemplate(source_template).specialize(args);
379 std::string vs_code = tcu::StringTemplate(vs_template).specialize(args);
381 std::string fs_code = tcu::StringTemplate(fs_template).specialize(args);
  /external/deqp/modules/gles2/functional/
es2fLightAmountTest.cpp 165 vertexShaderSource = vertexTemplate.specialize(params);
166 fragmentShaderSource = fragmentTemplate.specialize(params);
es2fShaderReturnTests.cpp 190 return new ShaderReturnCase(context, name, description, isVertex, tmpl.specialize(params).c_str(), getEvalFunc(returnMode));
244 return new ShaderReturnCase(context, name, description, isVertex, tmpl.specialize(params).c_str(), getEvalFunc(returnMode));
291 return new ShaderReturnCase(context, name, description, isVertex, tmpl.specialize(params).c_str(), getEvalFunc(returnMode), isDynamicLoop ? REQUIRE_DYNAMIC_LOOPS : 0);
es2fShaderIndexingTests.cpp 356 string vertexShaderSource = vertTemplate.specialize(params);
357 string fragmentShaderSource = fragTemplate.specialize(params);
469 string vertexShaderSource = vertTemplate.specialize(params);
470 string fragmentShaderSource = fragTemplate.specialize(params);
617 string vertexShaderSource = vertTemplate.specialize(params);
618 string fragmentShaderSource = fragTemplate.specialize(params);
803 string vertexShaderSource = vertTemplate.specialize(params);
804 string fragmentShaderSource = fragTemplate.specialize(params);
975 string vertexShaderSource = vertTemplate.specialize(params);
976 string fragmentShaderSource = fragTemplate.specialize(params)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/protected_memory/
vktProtectedMemBufferValidator.cpp 162 std::string validatorShader = validatorShaderTemplate.specialize(validatorParams);
  /external/deqp/modules/glshared/
glsShaderConstExprTests.cpp 151 shaderTemplateParams["CASE_EXPRESSION"] = expressionTemplate.specialize(expressionTemplateParams) + componentAccess[compCount]; // Add vector access to expression as needed
154 const string mapped = shaderTemplate.specialize(shaderTemplateParams);
205 shaderTemplateParams["CASE_EXPRESSION"] = expressionTemplate.specialize(expressionTemplateParams) + componentAccess[compCount];
208 const string mapped = shaderTemplate.specialize(shaderTemplateParams);
  /external/deqp/modules/gles3/functional/
es3fShaderReturnTests.cpp 163 return new ShaderReturnCase(context, name, description, isVertex, tmpl.specialize(params).c_str(), getEvalFunc(returnMode));
219 return new ShaderReturnCase(context, name, description, isVertex, tmpl.specialize(params).c_str(), getEvalFunc(returnMode));
266 return new ShaderReturnCase(context, name, description, isVertex, tmpl.specialize(params).c_str(), getEvalFunc(returnMode));
es3fShaderIndexingTests.cpp 330 string vertexShaderSource = vertTemplate.specialize(params);
331 string fragmentShaderSource = fragTemplate.specialize(params);
436 string vertexShaderSource = vertTemplate.specialize(params);
437 string fragmentShaderSource = fragTemplate.specialize(params);
580 string vertexShaderSource = vertTemplate.specialize(params);
581 string fragmentShaderSource = fragTemplate.specialize(params);
762 string vertexShaderSource = vertTemplate.specialize(params);
763 string fragmentShaderSource = fragTemplate.specialize(params);
949 string vertexShaderSource = vertTemplate.specialize(params);
950 string fragmentShaderSource = fragTemplate.specialize(params)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderReturnTests.cpp 175 return de::MovePtr<ShaderReturnCase>(new ShaderReturnCase(context, name, description, isVertex, tmpl.specialize(params), getEvalFunc(returnMode), DE_NULL));
230 return de::MovePtr<ShaderReturnCase>(new ShaderReturnCase(context, name, description, isVertex, tmpl.specialize(params), getEvalFunc(returnMode), DE_NULL));
277 return de::MovePtr<ShaderReturnCase>(new ShaderReturnCase(context, name, description, isVertex, tmpl.specialize(params), getEvalFunc(returnMode), new ReturnTestUniformSetup(UI_ONE)));

Completed in 634 milliseconds

1 2 3 4 5