Home
last modified time | relevance | path

Searched defs:outType (Results 76 - 87 of 87) sorted by relevance

1234

/third_party/skia/src/sksl/codegen/
H A DSkSLMetalCodeGenerator.cpp321 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 Des31fOpaqueTypeIndexingTests.cpp214 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 DglsVertexArrayTests.cpp469 void ContextArray::bind (int attribNdx, int offset, int size, InputType inputType, OutputType outType, bool normalized, int stride) in bind() argument
H A DglsDrawTest.cpp1015 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 DvktRobustnessVertexAccessTests.cpp337 std::string outType = ""; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp393 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 Dext_encoder.cpp1805 OutputStreamType outType = output_->GetType(); in AssembleOutputSharedBuffer() local
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp87 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 DvktShaderRenderTextureGatherTests.cpp1577 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 DvktShaderRenderTextureGatherTests.cpp1589 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 DUtilsVk.cpp774 void InsertVariableDecl(spirv::IdRef outType, in InsertVariableDecl() argument
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp10146 TType outType; // output type that goes with the return type. in addPatchConstantInvocation() local

Completed in 64 milliseconds

1234