Searched defs:ScalarType (Results 1 – 8 of 8) sorted by relevance
| /third_party/vk-gl-cts/framework/referencerenderer/ |
| D | rrGenericVector.hpp | 70 explicit GenericVec4 (const tcu::Vector<ScalarType, 4>& value) in GenericVec4() 93 GenericVec4& operator= (const tcu::Vector<ScalarType, 4>& value) in operator =()
|
| /third_party/skia/src/sksl/ir/ |
| D | SkSLType.cpp | 146 class ScalarType final : public Type { class 150 ScalarType(skstd::string_view name, const char* abbrev, NumberKind numberKind, int8_t priority, in ScalarType() function in SkSL::ScalarType
|
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuTexLookupVerifier.cpp | 570 const Vector<ScalarType, 4>& result) in isNearestSampleResultValid() 597 const Vector<ScalarType, 4>& result) in isNearestSampleResultValid() 631 const Vector<ScalarType, 4>& result) in isNearestSampleResultValid() 2444 const Vector<ScalarType, 4>& result) in isGatherOffsetsResultValid() 2519 const Vector<ScalarType, 4>& result) in is2DArrayGatherOffsetsResultValid() 2569 const Vector<ScalarType, 4>& result) in isGatherResultValid() 2626 const Vector<ScalarType, 4>& result) in isCubeGatherResultValid()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineImageSamplingInstance.cpp | 1022 ScalarType getSwizzledComp (const tcu::Vector<ScalarType, 4>& vec, vk::VkComponentSwizzle comp, int… in getSwizzledComp() 1035 tcu::Vector<ScalarType, 4> swizzle (const tcu::Vector<ScalarType, 4>& vec, const vk::VkComponentMap… in swizzle()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineImageSamplingInstance.cpp | 1016 ScalarType getSwizzledComp (const tcu::Vector<ScalarType, 4>& vec, vk::VkComponentSwizzle comp, int… in getSwizzledComp() 1029 tcu::Vector<ScalarType, 4> swizzle (const tcu::Vector<ScalarType, 4>& vec, const vk::VkComponentMap… in swizzle()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86TargetTransformInfo.cpp | 2395 Type *ScalarType = Val->getScalarType(); in getVectorInstrCost() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | AutoUpgrade.cpp | 3773 MDNode *ScalarType = MDNode::get(Context, Elts); in UpgradeTBAANode() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| D | SLPVectorizer.cpp | 4614 auto extend = [&](Value *ScalarRoot, Value *Ex, Type *ScalarType) { in vectorizeTree()
|