/external/deqp/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()
|
/external/deqp/framework/referencerenderer/ |
D | rrShaders.cpp | 30 …ze_t numVaryingOutputs, GeometryShaderInputType inputType, GeometryShaderOutputType outputType, si… in GeometryShader()
|
/external/deqp/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()
|
D | es31fGeometryShaderTests.cpp | 144 std::string outputTypeToGLString (rr::GeometryShaderOutputType outputType) in outputTypeToGLString() 211 …tType& contextType, rr::GeometryShaderInputType inputType, rr::GeometryShaderOutputType outputType) in VertexExpanderShader() 314 … emitCountA, int endCountA, int emitCountB, int endCountB, rr::GeometryShaderOutputType outputType) in VertexEmitterShader() 2229 … const char* desc, int emitCountA, int endCountA, int emitCountB, int endCountB, GLenum outputType) in EmitTest() 6039 deUint32 outputType; in init() member 6044 deUint32 outputType; in init() member
|
D | es31fOpaqueTypeIndexingTests.cpp | 491 const DataType outputType = getSamplerOutputType(m_samplerType); in iterate() local
|
/external/skia/src/gpu/glsl/ |
D | GrGLSLGeometryShaderBuilder.cpp | 41 void GrGLSLGeometryBuilder::configure(InputType inputType, OutputType outputType, int maxVertices, in configure()
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | MethodDescriptor.cs | 43 private MessageDescriptor outputType; field in Google.Protobuf.Reflection.MethodDescriptor
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryTestsUtil.hpp | 49 vk::VkPrimitiveTopology outputType; member
|
D | vktGeometryTestsUtil.cpp | 337 std::string outputTypeToGLString (const VkPrimitiveTopology& outputType) in outputTypeToGLString()
|
/external/icu/icu4c/source/tools/toolutil/ |
D | ucm.h | 101 int8_t conversionType, outputType; member
|
D | pkgitems.cpp | 455 uint8_t outputType; in ucnv_enumDependencies() local
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrShaderProgram.hpp | 139 rr::GeometryShaderOutputType outputType; member
|
/external/deqp/modules/glshared/ |
D | glsDrawTest.hpp | 193 OutputType outputType; member
|
D | glsVertexArrayTests.hpp | 460 Array::OutputType outputType; member in deqp::gls::MultiVertexArrayTest::Spec::ArraySpec
|
D | glsShaderExecUtil.cpp | 537 static tcu::TextureFormat getRenderbufferFormatForOutput (const glu::VarType& outputType, bool useI… in getRenderbufferFormatForOutput()
|
D | glsDrawTest.cpp | 2040 …stSpec::AttributeSpec::createAttributeArray (InputType inputType, OutputType outputType, Storage s… in createAttributeArray() 2059 …Spec::AttributeSpec::createDefaultAttribute (InputType inputType, OutputType outputType, int compo… in createDefaultAttribute()
|
/external/icu/icu4c/source/common/ |
D | ucnv_bld.cpp | 1342 uint8_t outputType; in ucnv_swap() local
|
D | ucnvmbcs.h | 387 uint8_t outputType, unicodeMask; member
|
D | ucnvmbcs.cpp | 1902 uint8_t outputType; in ucnv_MBCSOpen() local 4081 uint8_t outputType; in ucnv_MBCSFromUnicodeWithOffsets() local
|
D | ucnv2022.cpp | 1127 int outputType) in MBCS_FROM_UCHAR32_ISO2022()
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
D | Grammar.java | 2592 String outputType = (String)getOption("output"); in buildAST() local 2600 Object outputType = getOption("rewrite"); in rewriteMode() local 2612 String outputType = (String)getOption("output"); in buildTemplate() local
|
/external/skia/src/gpu/effects/ |
D | GrPorterDuffXferProcessor.cpp | 379 BlendFormula::OutputType outputType, const char* output, in append_color_output()
|
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
D | CharsetMBCS.java | 89 short outputType, unicodeMask; field in CharsetMBCS.UConverterMBCSTable 859 short outputType; in initializeConverter() local 2858 int pArrayIndex, outputType, c; in encodeLoop() local
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | Descriptors.java | 1971 private Descriptor outputType; field in Descriptors.MethodDescriptor
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktOpaqueTypeIndexingTests.cpp | 765 const glu::DataType outputType = getSamplerOutputType(m_samplerType); in iterate() local
|