| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | TextureFunctionHLSL.cpp | 231 ShShaderOutput outputType) in GetHLSLCoordCount() 280 const ShShaderOutput outputType) in OutputTextureFunctionArgumentList() 460 const ShShaderOutput outputType, in GetTextureReference() 605 const ShShaderOutput outputType, in OutputIntegerTextureSampleFunctionComputations() 933 ShShaderOutput outputType, in OutputTextureGatherFunctionBody() 1000 const ShShaderOutput outputType, in OutputTextureSampleFunctionReturnStatement() 1511 const ShShaderOutput outputType, in textureFunctionHeader()
|
| D | blocklayoutHLSL.cpp | 119 ShShaderOutput outputType) in GetStrategyFor() 158 unsigned int HLSLVariableRegisterCount(const ShaderVariable &variable, ShShaderOutput outputType) in HLSLVariableRegisterCount()
|
| D | ResourcesHLSL.cpp | 167 ShShaderOutput outputType, in ResourcesHLSL() 479 ShShaderOutput outputType, in uniformsHeader()
|
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | TextureFunctionHLSL.cpp | 231 ShShaderOutput outputType) in GetHLSLCoordCount() 279 const ShShaderOutput outputType) in OutputTextureFunctionArgumentList() 456 const ShShaderOutput outputType, in GetTextureReference() 601 const ShShaderOutput outputType, in OutputIntegerTextureSampleFunctionComputations() 929 ShShaderOutput outputType, in OutputTextureGatherFunctionBody() 996 const ShShaderOutput outputType, in OutputTextureSampleFunctionReturnStatement() 1500 const ShShaderOutput outputType, in textureFunctionHeader()
|
| D | blocklayoutHLSL.cpp | 119 ShShaderOutput outputType) in GetStrategyFor() 158 unsigned int HLSLVariableRegisterCount(const Uniform &variable, ShShaderOutput outputType) in HLSLVariableRegisterCount()
|
| D | ResourcesHLSL.cpp | 100 ShShaderOutput outputType, in ResourcesHLSL() 394 ShShaderOutput outputType, in uniformsHeader()
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fFboTestUtil.cpp | 77 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()
|
| /third_party/skia/modules/canvaskit/tests/ |
| D | testReporter.js | 6 function reportCanvas(canvas, testname, outputType='canvas') { argument 76 function _report(data, outputType, testname) { argument
|
| /third_party/flutter/skia/modules/pathkit/tests/ |
| D | testReporter.js | 6 function reportCanvas(canvas, testname, outputType='canvas') { argument 76 function _report(data, outputType, testname) { argument
|
| /third_party/skia/modules/pathkit/tests/ |
| D | testReporter.js | 6 function reportCanvas(canvas, testname, outputType='canvas') { argument 76 function _report(data, outputType, testname) { argument
|
| /third_party/vk-gl-cts/framework/referencerenderer/ |
| D | rrShaders.cpp | 30 …ze_t numVaryingOutputs, GeometryShaderInputType inputType, GeometryShaderOutputType outputType, si… in GeometryShader()
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fFboTestUtil.cpp | 77 …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()
|
| /third_party/flutter/skia/src/gpu/glsl/ |
| D | GrGLSLVertexGeoBuilder.cpp | 68 void GrGLSLGeometryBuilder::configure(InputType inputType, OutputType outputType, int maxVertices, in configure()
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcGLSLVectorConstructorTests.cpp | 158 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()
|
| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | MethodDescriptor.cs | 46 private MessageDescriptor outputType; field in Google.Protobuf.Reflection.MethodDescriptor
|
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/ |
| D | compiler_test.cpp | 112 ShShaderOutput outputType) in MatchOutputCodeTest() 119 void MatchOutputCodeTest::addOutputType(const ShShaderOutput outputType) in addOutputType()
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
| D | compiler_test.cpp | 113 ShShaderOutput outputType) in MatchOutputCodeTest() 121 void MatchOutputCodeTest::addOutputType(const ShShaderOutput outputType) in addOutputType()
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/ |
| D | EmulateFragColorData.cpp | 72 TType *outputType = new TType(type); in visitSymbol() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
| D | Compiler.cpp | 239 ShShaderOutput outputType, in ShCompilerInstance()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | Compiler.cpp | 342 ShShaderOutput outputType, in ShCompilerInstance()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
| D | vktGeometryTestsUtil.hpp | 51 vk::VkPrimitiveTopology outputType; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
| D | vktGeometryTestsUtil.hpp | 51 vk::VkPrimitiveTopology outputType; member
|
| /third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/ |
| D | ucm.h | 101 int8_t conversionType, outputType; member
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cSparseTexture2Tests.hpp | 140 std::string outputType; member
|
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| D | ucm.h | 101 int8_t conversionType, outputType; member
|