Home
last modified time | relevance | path

Searched defs:outputType (Results 1 – 25 of 114) sorted by relevance

12345

/external/angle/src/compiler/translator/hlsl/
DTextureFunctionHLSL.cpp243 ShShaderOutput outputType) in GetHLSLCoordCount()
299 const ShShaderOutput outputType) in OutputTextureFunctionArgumentList()
482 const ShShaderOutput outputType, in GetTextureReference()
637 const ShShaderOutput outputType, in OutputIntegerTextureSampleFunctionComputations()
965 ShShaderOutput outputType, in OutputTextureGatherFunctionBody()
1032 const ShShaderOutput outputType, in OutputTextureSampleFunctionReturnStatement()
1568 const ShShaderOutput outputType, in textureFunctionHeader()
DblocklayoutHLSL.cpp119 ShShaderOutput outputType) in GetStrategyFor()
158 unsigned int HLSLVariableRegisterCount(const ShaderVariable &variable, ShShaderOutput outputType) in HLSLVariableRegisterCount()
/external/OpenCL-CTS/test_conformance/images/clFillImage/
Dtest_fill_1D.cpp23 …xt context, cl_command_queue queue, image_descriptor *imageInfo, ExplicitType outputType, MTdata d… in test_fill_image_size_1D()
61 …ice, cl_context context, cl_command_queue queue, cl_image_format *format, ExplicitType outputType ) in test_fill_image_set_1D()
Dtest_fill_2D.cpp23 …xt context, cl_command_queue queue, image_descriptor *imageInfo, ExplicitType outputType, MTdata d… in test_fill_image_size_2D()
63 …ice, cl_context context, cl_command_queue queue, cl_image_format *format, ExplicitType outputType ) in test_fill_image_set_2D()
Dtest_fill_1D_array.cpp23 …xt context, cl_command_queue queue, image_descriptor *imageInfo, ExplicitType outputType, MTdata d… in test_fill_image_size_1D_array()
63 …ice, cl_context context, cl_command_queue queue, cl_image_format *format, ExplicitType outputType ) in test_fill_image_set_1D_array()
Dtest_fill_3D.cpp23 …xt context, cl_command_queue queue, image_descriptor *imageInfo, ExplicitType outputType, MTdata d… in test_fill_image_3D()
65 …ice, cl_context context, cl_command_queue queue, cl_image_format *format, ExplicitType outputType ) in test_fill_image_set_3D()
Dtest_fill_2D_array.cpp23 …xt context, cl_command_queue queue, image_descriptor *imageInfo, ExplicitType outputType, MTdata d… in test_fill_image_2D_array()
65 …ice, cl_context context, cl_command_queue queue, cl_image_format *format, ExplicitType outputType ) in test_fill_image_set_2D_array()
/external/OpenCL-CTS/test_conformance/images/samplerlessReads/
Dtest_loops.cpp57 ExplicitType outputType, cl_mem_object_type imageType) in test_read_image_type()
103 ExplicitType outputType, in test_read_image_formats()
Dtest_read_1D_array.cpp59 ExplicitType outputType, MTdata d ) in test_read_image_1D_array()
182 ExplicitType outputType) in test_read_image_set_1D_array()
Dtest_read_1D_buffer.cpp42 ExplicitType outputType, MTdata d ) in test_read_image_1D_buffer()
167 ExplicitType outputType) in test_read_image_set_1D_buffer()
Dtest_iterations.cpp59 ExplicitType outputType, MTdata d ) in test_read_image_2D()
183 ExplicitType outputType) in test_read_image_set_2D()
Dtest_read_1D.cpp57 ExplicitType outputType, MTdata d ) in test_read_image_1D()
184 ExplicitType outputType) in test_read_image_set_1D()
Dtest_read_3D.cpp52 ExplicitType outputType, MTdata d ) in test_read_image_3D()
171 ExplicitType outputType) in test_read_image_set_3D()
Dtest_read_2D_array.cpp53 ExplicitType outputType, MTdata d ) in test_read_image_2D_array()
168 ExplicitType outputType) in test_read_image_set_2D_array()
/external/deqp/modules/gles3/functional/
Des3fFboTestUtil.cpp77 FlatColorShader::FlatColorShader (glu::DataType outputType) in FlatColorShader()
151 GradientShader::GradientShader (glu::DataType outputType) in GradientShader()
234 …c string genTexFragmentShader (const vector<glu::DataType>& samplerTypes, glu::DataType outputType) in genTexFragmentShader()
273 …ProgramDeclaration genTexture2DShaderDecl (const DataTypes& samplerTypes, glu::DataType outputType) in genTexture2DShaderDecl()
307 Texture2DShader::Texture2DShader (const DataTypes& samplerTypes, glu::DataType outputType, const Ve… in Texture2DShader()
422 TextureCubeShader::TextureCubeShader (glu::DataType samplerType, glu::DataType outputType) in TextureCubeShader()
560 Texture2DArrayShader::Texture2DArrayShader (glu::DataType samplerType, glu::DataType outputType) in Texture2DArrayShader()
668 Texture3DShader::Texture3DShader (glu::DataType samplerType, glu::DataType outputType) in Texture3DShader()
776 DepthGradientShader::DepthGradientShader (glu::DataType outputType) in DepthGradientShader()
/external/skia/modules/pathkit/tests/
DtestReporter.js6 function reportCanvas(canvas, testname, outputType='canvas') { argument
76 function _report(data, outputType, testname) { argument
/external/OpenCL-CTS/test_conformance/images/kernel_read_write/
Dtest_loops.cpp56 ExplicitType outputType, cl_mem_object_type imageType) in test_read_image_type()
171 ExplicitType outputType, in test_read_image_formats()
/external/skia/modules/canvaskit/tests/
Dlegacy_test_reporter.js6 function reportCanvas(canvas, testname, outputType='canvas') { argument
76 function _report(data, outputType, testname) { argument
/external/armnn/delegate/test/
DArgMinMaxTestHelper.hpp31 tflite::TensorType outputType, in CreateArgMinMaxTfLiteModel()
138 tflite::TensorType outputType, in ArgMinMaxTest()
/external/deqp/framework/referencerenderer/
DrrShaders.cpp30 …ze_t numVaryingOutputs, GeometryShaderInputType inputType, GeometryShaderOutputType outputType, si… in GeometryShader()
/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/task/vision/segmenter/
DSegmentation.java64 OutputType outputType, List<TensorImage> masks, List<ColoredLabel> coloredLabels) { in create()
/external/deqp/modules/gles31/functional/
Des31fFboTestUtil.cpp77 …c string genTexFragmentShader (const vector<glu::DataType>& samplerTypes, glu::DataType outputType) in genTexFragmentShader()
116 …ProgramDeclaration genTexture2DShaderDecl (const DataTypes& samplerTypes, glu::DataType outputType) in genTexture2DShaderDecl()
150 Texture2DShader::Texture2DShader (const DataTypes& samplerTypes, glu::DataType outputType, const Ve… in Texture2DShader()
265 TextureCubeArrayShader::TextureCubeArrayShader (glu::DataType samplerType, glu::DataType outputType in TextureCubeArrayShader()
/external/deqp/external/openglcts/modules/common/
DglcGLSLVectorConstructorTests.cpp158 string outputType; member
169 for(const auto& outputType : test.outputTypes) in generateTestParams() local
340 string generateTestCode(const string& outputType, const vector<string>& inputTypes) in generateTestCode()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DUnitParser.java46 UnitIdComponentType outputType = null; in nextParse() local
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/ir/
DQuantOps.cc91 Type outputType = std::get<0>(result); in verify() local

12345