Searched defs:capValue (Results 1 – 7 of 7) sorted by relevance
574 …API int32_t CmDevice_RT::GetCaps(CM_DEVICE_CAP_NAME capName, size_t& capValueSize, void* capValue ) in GetCaps()776 …_API int32_t CmDevice_RT::SetCaps(CM_DEVICE_CAP_NAME capName, size_t capValueSize, void* capValue ) in SetCaps()790 …t32_t CmDevice_RT::SetCapsInternal(CM_DEVICE_CAP_NAME capName, size_t capValueSize, void* capValue) in SetCapsInternal()
58 void *capValue; //[in/out] member119 void *capValue; // [in] Pointer to value member
468 int32_t CmDeviceRT::QuerySurface2DFormats(void *capValue, in QuerySurface2DFormats()
244 void *capValue; //[in/out] member323 void *capValue; // [in] Pointer to value member
1045 void* capValue ) in GetCaps()3056 void* capValue) in SetCaps()
2716 CXFA_Value* capValue = caption->GetValueIfExists(); in GetValidateCaptionName() local
4999 auto capCap = [cap, &replayState](GLenum capEnum, bool capValue) { in CaptureMidExecutionSetup()