| /third_party/skia/src/sksl/codegen/ |
| H A D | SkSLMetalCodeGenerator.cpp | 321 String MetalCodeGenerator::getBitcastIntrinsic(const Type& outType) { in getBitcastIntrinsic() argument 1144 const Type& outType = c.type().componentType(); in writeConstructorArrayCast() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fOpaqueTypeIndexingTests.cpp | 214 const glu::DataType outType = getSamplerOutputType(samplerType); in getSamplerTextureFormat() local 405 const DataType outType = getSamplerOutputType(m_samplerType); in getShaderSpec() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsVertexArrayTests.cpp | 469 void ContextArray::bind (int attribNdx, int offset, int size, InputType inputType, OutputType outType, bool normalized, int stride) in bind() argument
|
| H A D | glsDrawTest.cpp | 1015 void AttributeArray::setupArray (bool bound, int offset, int size, DrawTestSpec::InputType inputType, DrawTestSpec::OutputType outType, bool normalized, int stride, int instanceDivisor, const rr::GenericVec4& defaultAttrib, bool isPositionAttr, bool bgraComponentOrder) in setupArray() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| H A D | vktRobustnessVertexAccessTests.cpp | 337 std::string outType = ""; in initPrograms() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktOpaqueTypeIndexingTests.cpp | 393 const glu::DataType outType = getSamplerOutputType(samplerType); in getSamplerTextureFormat() local 1073 const glu::DataType outType = getSamplerOutputType(m_samplerType); in createShaderSpec() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
| H A D | ext_encoder.cpp | 1805 OutputStreamType outType = output_->GetType();
in AssembleOutputSharedBuffer() local
|
| /foundation/multimedia/player_framework/services/engine/histreamer/player/ |
| H A D | hiplayer_impl.cpp | 87 Status OnCallback(const std::shared_ptr<Filter>& filter, FilterCallBackCommand cmd, StreamType outType) in OnCallback() argument 2691 Status HiPlayerImpl::OnCallback(std::shared_ptr<Filter> filter, const FilterCallBackCommand cmd, StreamType outType) in OnCallback() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderTextureGatherTests.cpp | 1577 const string outType = glu::getDataTypeName(getSamplerGatherResultType(samplerType)); in genFragmentShaderSource() local 1617 frag << "\t" << outType << " texel;\n"; in genFragmentShaderSource() local 1624 << "\t\to_color = " << outType << "(0.0, 0.0, 0.0, 1.0);\n"; in genFragmentShaderSource() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderTextureGatherTests.cpp | 1589 const string outType = glu::getDataTypeName(getSamplerGatherResultType(samplerType)); in genFragmentShaderSource() local 1629 frag << "\t" << outType << " texel;\n"; in genFragmentShaderSource() local 1636 << "\t\to_color = " << outType << "(0.0, 0.0, 0.0, 1.0);\n"; in genFragmentShaderSource() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | UtilsVk.cpp | 774 void InsertVariableDecl(spirv::IdRef outType, in InsertVariableDecl() argument
|
| /third_party/glslang/glslang/HLSL/ |
| H A D | hlslParseHelper.cpp | 10146 TType outType; // output type that goes with the return type. in addPatchConstantInvocation() local
|