| /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/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/pathkit/tests/ |
| D | testReporter.js | 6 function reportCanvas(canvas, testname, outputType='canvas') { argument 76 function _report(data, outputType, testname) { argument
|
| /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/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/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()
|
| D | glcPackedPixelsTests.cpp | 2073 const PixelType& outputType = types[n]; in readPixels() local 2100 bool RectangleTest::readPixelsInner(const PixelFormat& outputFormat, const PixelType& outputType, b… in readPixelsInner() 2164 GLenum RectangleTest::readOutputData(const PixelFormat& outputFormat, const PixelType& outputType, … in readOutputData() 2347 const PixelType& outputType = getPixelType(copyFormatEnum->type); in doCopyInner() local 2414 const PixelType& outputType, bool isCopy) const in compare() argument 3448 const PixelType& outputType = coreTypes[n]; in getTexImage() local 3464 bool RectangleTest::getTexImageInner(const PixelFormat& outputFormat, const PixelType& outputType) in getTexImageInner()
|
| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | MethodDescriptor.cs | 46 private MessageDescriptor outputType; field in Google.Protobuf.Reflection.MethodDescriptor
|
| /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/skia/third_party/externals/angle2/src/libANGLE/ |
| D | Compiler.cpp | 342 ShShaderOutput outputType, in ShCompilerInstance()
|
| D | Shader.cpp | 428 const ShShaderOutput outputType = mCompilingState->shCompilerInstance.getShaderOutputType(); in resolveCompile() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
| D | vktGeometryTestsUtil.hpp | 51 vk::VkPrimitiveTopology outputType; member
|
| D | vktGeometryTestsUtil.cpp | 331 std::string outputTypeToGLString (const VkPrimitiveTopology& outputType) in outputTypeToGLString()
|
| /third_party/icu/icu4c/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/node/deps/icu-small/source/tools/toolutil/ |
| D | ucm.h | 101 int8_t conversionType, outputType; member
|
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| D | ucm.h | 101 int8_t conversionType, outputType; member
|
| /third_party/vk-gl-cts/framework/opengl/ |
| D | gluShaderLibrary.hpp | 172 OutputType outputType; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
| D | vktComputeCooperativeMatrixTests.cpp | 99 VkComponentTypeNV outputType; member 1327 VkComponentTypeNV outputType = (VkComponentTypeNV)dtCases[dtNdx].value[1]; in createCooperativeMatrixTests() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/ |
| D | esextcTextureBorderClampSamplingTexture.cpp | 66 …tType expectedValue, OutputType expectedBorderColor, glw::GLenum inputType, glw::GLenum outputType) in TestConfiguration()
|
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| D | sglrShaderProgram.hpp | 139 rr::GeometryShaderOutputType outputType; member
|