/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | frame_capture_utils_autogen.h | 205 void SetParamVal(T valueIn, ParamValue *valueOut); 208 inline void SetParamVal<ParamType::TAlphaTestFunc>(gl::AlphaTestFunc valueIn, ParamValue *valueOut) 210 valueOut->AlphaTestFuncVal = valueIn; 214 inline void SetParamVal<ParamType::TBufferBinding>(gl::BufferBinding valueIn, ParamValue *valueOut) 216 valueOut->BufferBindingVal = valueIn; 220 inline void SetParamVal<ParamType::TBufferID>(gl::BufferID valueIn, ParamValue *valueOut) 222 valueOut->BufferIDVal = valueIn; 227 ParamValue *valueOut) 229 valueOut->BufferIDConstPointerVal = valueIn; 233 inline void SetParamVal<ParamType::TBufferIDPointer>(gl::BufferID *valueIn, ParamValue *valueOut) [all …]
|
D | SizedMRUCache.h | 45 bool get(const Key &key, const Value **valueOut) in get() argument 52 *valueOut = &iter->second.value; in get() 56 bool getAt(size_t index, const Key **keyOut, const Value **valueOut) in getAt() argument 63 *valueOut = &it->second.value; in getAt() 66 *valueOut = nullptr; in getAt()
|
D | BlobCache.cpp | 72 BlobCache::Value *valueOut) in get() argument 105 *valueOut = BlobCache::Value(scratchMemory->data(), scratchMemory->size()); in get() 126 *valueOut = BlobCache::Value(entry->first.data(), entry->first.size()); in get() 137 bool BlobCache::getAt(size_t index, const BlobCache::Key **keyOut, BlobCache::Value *valueOut) in getAt() argument 143 *valueOut = BlobCache::Value(valueBuf->first.data(), valueBuf->first.size()); in getAt()
|
D | BlobCache.h | 105 BlobCache::Value *valueOut); 110 BlobCache::Value *valueOut);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | frame_capture_utils_autogen.h | 1669 void SetParamVal(T valueIn, ParamValue *valueOut); 1673 ParamValue *valueOut) 1675 valueOut->AHardwareBufferConstPointerVal = valueIn; 1679 inline void SetParamVal<ParamType::TAlphaTestFunc>(gl::AlphaTestFunc valueIn, ParamValue *valueOut) 1681 valueOut->AlphaTestFuncVal = valueIn; 1685 inline void SetParamVal<ParamType::TBufferBinding>(gl::BufferBinding valueIn, ParamValue *valueOut) 1687 valueOut->BufferBindingVal = valueIn; 1691 inline void SetParamVal<ParamType::TBufferID>(gl::BufferID valueIn, ParamValue *valueOut) 1693 valueOut->BufferIDVal = valueIn; 1698 ParamValue *valueOut) [all …]
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | SizedMRUCache.h | 45 bool get(const Key &key, const Value **valueOut) in get() argument 52 *valueOut = &iter->second.value; in get() 56 bool getAt(size_t index, const Key **keyOut, const Value **valueOut) in getAt() argument 63 *valueOut = &it->second.value; in getAt() 66 *valueOut = nullptr; in getAt()
|
D | BlobCache.cpp | 143 BlobCache::Value *valueOut, in get() argument 177 *valueOut = BlobCache::Value(scratchMemory->data(), scratchMemory->size()); in get() 199 *valueOut = BlobCache::Value(entry->first.data(), entry->first.size()); in get() 211 bool BlobCache::getAt(size_t index, const BlobCache::Key **keyOut, BlobCache::Value *valueOut) in getAt() argument 217 *valueOut = BlobCache::Value(valueBuf->first.data(), valueBuf->first.size()); in getAt()
|
D | BlobCache.h | 112 BlobCache::Value *valueOut, 118 BlobCache::Value *valueOut);
|
/third_party/skia/third_party/externals/dawn/src/include/dawn_platform/ |
D | DawnPlatform.h | 49 void* valueOut,
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/ |
D | ConvertVertex.comp | 313 uint valueOut = 0; 326 valueOut |= makeDestinationComponent(cd, destValue); 329 storeDestinationComponents(valueOut);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/ |
D | ConvertVertex.comp | 345 uint valueOut = 0; 356 valueOut |= makeDestinationComponent(cd, destValue); 359 storeDestinationComponents(valueOut);
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/ |
D | TestSuite.cpp | 92 bool ParseIntArg(const char *flag, const char *argument, int *valueOut) in ParseIntArg() argument 115 *valueOut = static_cast<int>(longValue); in ParseIntArg() 119 bool ParseIntArgNoDelete(const char *flag, const char *argument, int *valueOut) in ParseIntArgNoDelete() argument 121 ParseIntArg(flag, argument, valueOut); in ParseIntArgNoDelete() 135 bool ParseStringArg(const char *flag, const char *argument, std::string *valueOut) in ParseStringArg() argument 143 *valueOut = value; in ParseStringArg()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/gen/ |
D | ConvertVertex.comp.00000017.inc | 265 // uint valueOut = 0; 272 // valueOut |= makeDestinationComponent(cd, destValue); 275 // storeDestinationComponents(valueOut);
|
D | ConvertVertex.comp.0000000F.inc | 279 // uint valueOut = 0; 286 // valueOut |= makeDestinationComponent(cd, destValue); 289 // storeDestinationComponents(valueOut);
|
D | ConvertVertex.comp.00000016.inc | 276 // uint valueOut = 0; 288 // valueOut |= makeDestinationComponent(cd, destValue); 291 // storeDestinationComponents(valueOut);
|
D | ConvertVertex.comp.0000000D.inc | 283 // uint valueOut = 0; 290 // valueOut |= makeDestinationComponent(cd, destValue); 293 // storeDestinationComponents(valueOut);
|
D | ConvertVertex.comp.00000015.inc | 292 // uint valueOut = 0; 299 // valueOut |= makeDestinationComponent(cd, destValue); 302 // storeDestinationComponents(valueOut);
|
D | ConvertVertex.comp.00000019.inc | 298 // uint valueOut = 0; 305 // valueOut |= makeDestinationComponent(cd, destValue); 308 // storeDestinationComponents(valueOut);
|
D | ConvertVertex.comp.0000000E.inc | 290 // uint valueOut = 0; 302 // valueOut |= makeDestinationComponent(cd, destValue); 305 // storeDestinationComponents(valueOut);
|
D | ConvertVertex.comp.0000000C.inc | 294 // uint valueOut = 0; 306 // valueOut |= makeDestinationComponent(cd, destValue); 309 // storeDestinationComponents(valueOut);
|
D | ConvertVertex.comp.00000006.inc | 294 // uint valueOut = 0; 306 // valueOut |= makeDestinationComponent(cd, destValue); 309 // storeDestinationComponents(valueOut);
|
D | ConvertVertex.comp.00000007.inc | 283 // uint valueOut = 0; 290 // valueOut |= makeDestinationComponent(cd, destValue); 293 // storeDestinationComponents(valueOut);
|
D | ConvertVertex.comp.0000000B.inc | 289 // uint valueOut = 0; 296 // valueOut |= makeDestinationComponent(cd, destValue); 299 // storeDestinationComponents(valueOut);
|
D | ConvertVertex.comp.00000014.inc | 303 // uint valueOut = 0; 315 // valueOut |= makeDestinationComponent(cd, destValue); 318 // storeDestinationComponents(valueOut);
|
D | ConvertVertex.comp.0000000A.inc | 300 // uint valueOut = 0; 312 // valueOut |= makeDestinationComponent(cd, destValue); 315 // storeDestinationComponents(valueOut);
|