Home
last modified time | relevance | path

Searched defs:outType (Results 1 – 25 of 35) sorted by relevance

12

/third_party/skia/src/sksl/
DSkSLUtil.cpp35 bool type_to_grsltype(const Context& context, const Type& type, GrSLType* outType) { in type_to_grsltype()
/third_party/icu/icu4c/source/tools/toolutil/
Dpackage.cpp686 Package::writePackage(const char *filename, char outType, const char *comment) { in writePackage()
1127 Package::extractItem(const char *filesPath, const char *outName, int32_t idx, char outType) { in extractItem()
1185 Package::extractItem(const char *filesPath, int32_t idx, char outType) { in extractItem()
1190 Package::extractItems(const char *filesPath, const char *pattern, char outType) { in extractItems()
1200 Package::extractItems(const char *filesPath, const Package &listPkg, char outType) { in extractItems()
Dpkg_icu.cpp154 … const char *outComment, const char *sourcePath, const char *addList, Package *pkg, char outType) { in writePackageDatFile()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dpackage.cpp686 Package::writePackage(const char *filename, char outType, const char *comment) { in writePackage()
1127 Package::extractItem(const char *filesPath, const char *outName, int32_t idx, char outType) { in extractItem()
1185 Package::extractItem(const char *filesPath, int32_t idx, char outType) { in extractItem()
1190 Package::extractItems(const char *filesPath, const char *pattern, char outType) { in extractItems()
1200 Package::extractItems(const char *filesPath, const Package &listPkg, char outType) { in extractItems()
Dpkg_icu.cpp154 … const char *outComment, const char *sourcePath, const char *addList, Package *pkg, char outType) { in writePackageDatFile()
/third_party/node/deps/icu-small/source/tools/toolutil/
Dpackage.cpp686 Package::writePackage(const char *filename, char outType, const char *comment) { in writePackage()
1127 Package::extractItem(const char *filesPath, const char *outName, int32_t idx, char outType) { in extractItem()
1185 Package::extractItem(const char *filesPath, int32_t idx, char outType) { in extractItem()
1190 Package::extractItems(const char *filesPath, const char *pattern, char outType) { in extractItems()
1200 Package::extractItems(const char *filesPath, const Package &listPkg, char outType) { in extractItems()
Dpkg_icu.cpp154 … const char *outComment, const char *sourcePath, const char *addList, Package *pkg, char outType) { in writePackageDatFile()
/third_party/vk-gl-cts/modules/gles3/scripts/
Dgen-large-constant-arrays.py105 outType = outputs[0].typeString() variable
Dgen-swizzle-math-operations.py178 outType = outputs[0].typeString() variable
Dgen-swizzles.py265 outType = outputs[0].typeString() variable
/third_party/vk-gl-cts/modules/glshared/
DglsShaderConstExprTests.hpp59 DataType outType; member
DglsShaderConstExprTests.cpp127 const DataType outType = cases[caseNdx].outType; in createTests() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cSampleShadingTests.cpp66 std::string const& outType) in specializeVersion()
203 const char* outType, GLfloat min, GLfloat max, const char* extension, in SampleShadingRenderCase()
499 const char* outType, GLfloat min, GLfloat max, in SampleShadingRenderFormatTests()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderMultisampleInterpolationTests.cpp66 std::string const& sampler = "", std::string const& outType = "", in specializeVersion()
251 …tcu::TextureFormat const& texFormat, const char* sampler, const char* outType, GLfloat min, GLfloa… in ShaderMultisampleInterpolationBaseCase()
637 char const* outType; in init() member
DglcSampleVariablesTests.cpp66 std::string const& sampler = "", std::string const& outType = "") in specializeVersion()
208 const char* outType, GLint samples, GLint sampleMask) in SampleShadingMaskCase()
885 char const* outType; in init() member
DglcShaderConstExprTests.cpp51 glu::DataType outType; member
65 glu::DataType outType; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cES31CompatibilitySampleVariablesTests.cpp69 std::string const& sampler = "", std::string const& outType = "") in specializeVersion()
215 const char* outType, GLint samples, GLint sampleMask) in SampleShadingMaskCase()
883 char const* outType; in init() member
/third_party/skia/third_party/externals/icu/source/tools/icupkg/
Dicupkg.cpp267 char outType; in main() local
/third_party/node/deps/icu-small/source/tools/icupkg/
Dicupkg.cpp267 char outType; in main() local
/third_party/icu/icu4c/source/tools/icupkg/
Dicupkg.cpp267 char outType; in main() local
/third_party/vk-gl-cts/modules/gles2/scripts/
Dgen-swizzles.py261 outType = outputs[0].typeString() variable
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplingTexture.cpp769 std::string outType; in getFragmentShaderCode() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp214 const glu::DataType outType = getSamplerOutputType(samplerType); in getSamplerTextureFormat() local
405 const DataType outType = getSamplerOutputType(m_samplerType); in getShaderSpec() local
/third_party/skia/src/sksl/codegen/
DSkSLMetalCodeGenerator.cpp321 String MetalCodeGenerator::getBitcastIntrinsic(const Type& outType) { in getBitcastIntrinsic()
1144 const Type& outType = c.type().componentType(); in writeConstructorArrayCast() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp393 const glu::DataType outType = getSamplerOutputType(samplerType); in getSamplerTextureFormat() local
1072 const glu::DataType outType = getSamplerOutputType(m_samplerType); in createShaderSpec() local

12