Home
last modified time | relevance | path

Searched refs:getOutputType (Results 1 – 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorGLSL.cpp43 int targetGLSLVersion = ShaderOutputTypeToGLSLVersion(getOutputType()); in initBuiltInFunctionEmulator()
69 !sh::RemoveInvariant(getShaderType(), getShaderVersion(), getOutputType(), compileOptions)) in translate()
136 const bool declareGLFragmentOutputs = IsGLSL130OrNewer(getOutputType()); in translate()
223 return IsGLSL130OrNewer(getOutputType()); in shouldFlattenPragmaStdglInvariantAll()
234 TVersionGLSL versionGLSL(getShaderType(), getPragma(), getOutputType()); in writeVersion()
260 if (getOutputType() == SH_GLSL_COMPATIBILITY_OUTPUT) in writeExtensionBehavior()
298 getOutputType() < SH_GLSL_330_CORE_OUTPUT) in writeExtensionBehavior()
320 if (getShaderVersion() >= 300 && getOutputType() < SH_GLSL_330_CORE_OUTPUT && in writeExtensionBehavior()
327 if (getOutputType() != SH_ESSL_OUTPUT && getOutputType() < SH_GLSL_400_CORE_OUTPUT && in writeExtensionBehavior()
340 if (getOutputType() >= SH_GLSL_COMPATIBILITY_OUTPUT && in writeExtensionBehavior()
[all …]
DTranslatorHLSL.cpp131 if (getOutputType() == SH_HLSL_3_0_OUTPUT && getShaderType() == GL_VERTEX_SHADER) in translate()
213 getExtensionBehavior(), getSourcePath(), getOutputType(), in translate()
DCompiler.cpp447 getResources(), getOutputType()); in compileTreeImpl()
716 !IsOutputHLSL(getOutputType()); in checkAndSimplifyAST()
734 bool forceDeferGlobalInitializers = getOutputType() == SH_MSL_METAL_OUTPUT; in checkAndSimplifyAST()
DCompiler.h141 ShShaderOutput getOutputType() const { return mOutputType; } in getOutputType() function
DShaderLang.cpp429 return compiler->getOutputType(); in GetShaderOutputType()
DParseContext.h499 ShShaderOutput getOutputType() const { return mOutputType; } in getOutputType() function
DOutputGLSLBase.cpp94 mOutput(compiler->getOutputType()), in TOutputGLSLBase()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorGLSL.cpp43 int targetGLSLVersion = ShaderOutputTypeToGLSLVersion(getOutputType()); in initBuiltInFunctionEmulator()
69 !sh::RemoveInvariant(getShaderType(), getShaderVersion(), getOutputType(), compileOptions)) in translate()
114 emulatePrecision.writeEmulationHelpers(sink, getShaderVersion(), getOutputType()); in translate()
136 const bool declareGLFragmentOutputs = IsGLSL130OrNewer(getOutputType()); in translate()
211 &getSymbolTable(), getShaderType(), getShaderVersion(), getOutputType(), in translate()
221 return IsGLSL130OrNewer(getOutputType()); in shouldFlattenPragmaStdglInvariantAll()
232 TVersionGLSL versionGLSL(getShaderType(), getPragma(), getOutputType()); in writeVersion()
255 if (getOutputType() == SH_GLSL_COMPATIBILITY_OUTPUT) in writeExtensionBehavior()
287 getOutputType() < SH_GLSL_330_CORE_OUTPUT) in writeExtensionBehavior()
295 if (getShaderVersion() >= 300 && getOutputType() < SH_GLSL_330_CORE_OUTPUT && in writeExtensionBehavior()
[all …]
DTranslatorHLSL.cpp87 if (getOutputType() == SH_HLSL_3_0_OUTPUT && getShaderType() == GL_VERTEX_SHADER) in translate()
113 getOutputType()); in translate()
141 getExtensionBehavior(), getSourcePath(), getOutputType(), in translate()
DCompiler.h125 ShShaderOutput getOutputType() const { return mOutputType; } in getOutputType() function
DShaderLang.cpp379 return compiler->getOutputType(); in GetShaderOutputType()
DTranslatorVulkan.cpp644 getShaderVersion(), getOutputType(), compileOptions); in translate()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DCodedOutputStreamTest.java57 OutputType getOutputType(); in getOutputType() method
80 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.OutputStreamCoder
105 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.ArrayCoder
143 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.NioHeapCoder
186 public OutputType getOutputType() { in getOutputType() method in CodedOutputStreamTest.NioDirectCoder
642 assertEqualBytes(coder.getOutputType(), new byte[] {3, 'a', 'b', 'c'}, coder.toByteArray());
DDescriptorsTest.java318 assertEquals(UnittestProto.FooResponse.getDescriptor(), fooMethod.getOutputType()); in testServiceDescriptor()
324 assertEquals(UnittestProto.BarResponse.getDescriptor(), barMethod.getOutputType()); in testServiceDescriptor()
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMethodDescriptorProto.php149 public function getOutputType() function in Google\\Protobuf\\Internal\\MethodDescriptorProto
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.cpp1267 …cePlaceholderFrag())).specialize(passthruInterface(context.interfaces.getOutputType())) << SpirVAs… in addShaderCodeCustomVertex()
1301 …olderTessEvalGeom())).specialize(passthruInterface(context.interfaces.getOutputType())) << SpirVAs… in addShaderCodeCustomTessControl()
1302 …cePlaceholderFrag())).specialize(passthruInterface(context.interfaces.getOutputType())) << SpirVAs… in addShaderCodeCustomTessControl()
1341 …cePlaceholderFrag())).specialize(passthruInterface(context.interfaces.getOutputType())) << SpirVAs… in addShaderCodeCustomTessEval()
1377 …cePlaceholderFrag())).specialize(passthruInterface(context.interfaces.getOutputType())) << SpirVAs… in addShaderCodeCustomGeometry()
3117 …vkInstance.getPhysicalDeviceFormatProperties(vkPhysicalDevice, instance.interfaces.getOutputType()… in runAndVerifyDefaultPipeline()
3281 …const VkDeviceSize fragOutputImgSize = (VkDeviceSize)(instance.interfaces.getOutputType().ge… in runAndVerifyDefaultPipeline()
3299 imageParams.format = instance.interfaces.getOutputType().getVkFormat(); in runAndVerifyDefaultPipeline()
3340 instance.interfaces.getOutputType().getVkFormat(), // VkFormat format; in runAndVerifyDefaultPipeline()
4153 instance.interfaces.getOutputType().getVkFormat(), // VkFormat format; in runAndVerifyDefaultPipeline()
[all …]
DvktSpvAsmGraphicsShaderTestUtil.hpp175 const IFDataType& getOutputType (void) const in getOutputType() function in vkt::SpirVAssembly::GraphicsInterfaces
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.cpp1267 …cePlaceholderFrag())).specialize(passthruInterface(context.interfaces.getOutputType())) << SpirVAs… in addShaderCodeCustomVertex()
1301 …olderTessEvalGeom())).specialize(passthruInterface(context.interfaces.getOutputType())) << SpirVAs… in addShaderCodeCustomTessControl()
1302 …cePlaceholderFrag())).specialize(passthruInterface(context.interfaces.getOutputType())) << SpirVAs… in addShaderCodeCustomTessControl()
1341 …cePlaceholderFrag())).specialize(passthruInterface(context.interfaces.getOutputType())) << SpirVAs… in addShaderCodeCustomTessEval()
1377 …cePlaceholderFrag())).specialize(passthruInterface(context.interfaces.getOutputType())) << SpirVAs… in addShaderCodeCustomGeometry()
3117 …vkInstance.getPhysicalDeviceFormatProperties(vkPhysicalDevice, instance.interfaces.getOutputType()… in runAndVerifyDefaultPipeline()
3281 …const VkDeviceSize fragOutputImgSize = (VkDeviceSize)(instance.interfaces.getOutputType().ge… in runAndVerifyDefaultPipeline()
3299 imageParams.format = instance.interfaces.getOutputType().getVkFormat(); in runAndVerifyDefaultPipeline()
3340 instance.interfaces.getOutputType().getVkFormat(), // VkFormat format; in runAndVerifyDefaultPipeline()
4153 instance.interfaces.getOutputType().getVkFormat(), // VkFormat format; in runAndVerifyDefaultPipeline()
[all …]
DvktSpvAsmGraphicsShaderTestUtil.hpp175 const IFDataType& getOutputType (void) const in getOutputType() function in vkt::SpirVAssembly::GraphicsInterfaces
/third_party/vk-gl-cts/framework/referencerenderer/
DrrShaders.hpp186 inline GeometryShaderOutputType getOutputType (void) const { return m_outputType; } in getOutputType() function in rr::GeometryShader
/third_party/vk-gl-cts/modules/glshared/
DglsVertexArrayTests.cpp710 m_componentCount[arrayNdx] = getComponentCount(arrays[arrayNdx]->getOutputType()); in ContextShaderProgram()
711 m_attrType[arrayNdx] = mapOutputType(arrays[arrayNdx]->getOutputType()); in ContextShaderProgram()
853 …<< "${VTX_IN} highp " << ContextArray::outputTypeToGLType(arrays[arrayNdx]->getOutputType()) << "… in genVertexSource()
870 switch (arrays[arrayNdx]->getOutputType()) in genVertexSource()
921 switch (arrays[arrayNdx]->getOutputType()) in genVertexSource()
1065 …bute(std::string("a_") + de::toString(arrayNdx), mapOutputType(arrays[arrayNdx]->getOutputType())); in createProgramDeclaration()
DglsVertexArrayTests.hpp161 virtual OutputType getOutputType (void) const = 0;
184 virtual Array::OutputType getOutputType (void) const { return m_outputType; } in getOutputType() function in deqp::gls::ContextArray
DglsDrawTest.cpp924 DrawTestSpec::OutputType getOutputType (void) const { return m_outputType; } in getOutputType() function in deqp::gls::__anon08e0c12e0111::AttributeArray
1168 m_componentCount[arrayNdx] = getComponentCount(arrays[arrayNdx]->getOutputType()); in DrawTestShaderProgram()
1170 m_attrType[arrayNdx] = mapOutputType(arrays[arrayNdx]->getOutputType()); in DrawTestShaderProgram()
1287 …<< "${VTX_IN} highp " << outputTypeToGLType(arrays[arrayNdx]->getOutputType()) << " a_" << arrayNd… in genVertexSource()
1306 switch (arrays[arrayNdx]->getOutputType()) in genVertexSource()
1345 switch (arrays[arrayNdx]->getOutputType()) in genVertexSource()
1516 …bute(std::string("a_") + de::toString(arrayNdx), mapOutputType(arrays[arrayNdx]->getOutputType())); in createProgramDeclaration()
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DDescriptorsTest.java335 fooMethod.getOutputType()); in testServiceDescriptor()
343 barMethod.getOutputType()); in testServiceDescriptor()
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java2086 public Descriptor getOutputType() { in getOutputType() method in Descriptors.MethodDescriptor
2143 proto.getOutputType(), this, DescriptorPool.SearchFilter.TYPES_ONLY); in crossLink()
2146 this, '\"' + proto.getOutputType() + "\" is not a message type."); in crossLink()

12